index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
/
target.h
Age
Commit message (
Expand
)
Author
2021-04-29
perf stat: Introduce config stat.bpf-counter-events
Song Liu
2021-03-23
perf stat: Introduce 'bperf' to share hardware PMCs with BPF
Song Liu
2021-01-20
perf stat: Enable counting events for BPF programs
Song Liu
2017-12-27
perf stat: Remove --per-thread pid/tid limitation
Jin Yao
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2013-12-04
perf target: Move the checking of which map function to call into function.
Dongsheng Yang
2013-11-27
perf record: Make per-cpu mmaps the default.
Adrian Hunter
2013-11-14
perf record: Add an option to force per-cpu mmaps
Adrian Hunter
2013-11-12
perf target: Shorten perf_target__ to target__
Arnaldo Carvalho de Melo
2012-05-17
perf target: Add uses_mmap field
Namhyung Kim
2012-05-16
perf target: Rename functions to avoid double negation
Namhyung Kim
2012-05-07
perf target: Consolidate target task/cpu checking
Namhyung Kim
2012-05-07
perf tools: Introduce perf_target__strerror()
Namhyung Kim
2012-05-07
perf target: Introduce perf_target__parse_uid()
Namhyung Kim
2012-05-07
perf target: Introduce perf_target_errno
Namhyung Kim
2012-05-02
perf target: Split out perf_target handling code
Namhyung Kim