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
/
lib
/
perf
Age
Commit message (
Expand
)
Author
2021-03-06
libperf: Add perf_evlist__reset_id_hash()
Namhyung Kim
2021-01-27
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-01-21
perf evlist: Fix id index for heterogeneous systems
Adrian Hunter
2021-01-20
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2021-01-15
libperf tests: Fail when failing to get a tracepoint id
Ian Rogers
2021-01-15
libperf tests: If a test fails return non-zero
Ian Rogers
2021-01-15
libperf tests: Avoid uninitialized variable warning
Ian Rogers
2020-12-28
perf tools: Store build id when available in PERF_RECORD_MMAP2 metadata events
Jiri Olsa
2020-10-14
perf tools: Add size to 'struct perf_record_header_build_id'
Jiri Olsa
2020-10-13
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2020-10-07
perf stat: Fix out of bounds CPU map access when handling armv8_pmu events
Namhyung Kim
2020-09-22
perf tsc: Support cap_user_time_short for event TIME_CONV
Leo Yan
2020-08-13
libperf: Fix man page typos
Rob Herring
2020-07-21
libperf: Add flags to fdarray fds objects
Alexey Budankov
2020-07-10
perf tools: Add support for PERF_RECORD_TEXT_POKE
Adrian Hunter
2020-05-05
libperf evlist: Fix a refcount leak
Ian Rogers
2020-05-05
libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for...
He Zhe
2020-04-22
perf evlist: Remove duplicate headers
Jagadeesh Pagadala
2020-04-03
perf tools: Basic support for CGROUP event
Namhyung Kim
2020-03-04
libperf: Add counting example
Michael Petlan
2020-01-14
libperf: Setup initial evlist::all_cpus value
Jiri Olsa
2020-01-06
libperf: Add man pages
Jiri Olsa
2020-01-06
libperf: Move to tools/lib/perf
Jiri Olsa