aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lib/perf (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-15libperf tests: Fail when failing to get a tracepoint idIan Rogers1-0/+1
2021-01-15libperf tests: If a test fails return non-zeroIan Rogers4-4/+4
2021-01-15libperf tests: Avoid uninitialized variable warningIan Rogers1-2/+2
2020-10-14perf tools: Add size to 'struct perf_record_header_build_id'Jiri Olsa1-1/+11
2020-10-13Merge branch 'perf/urgent' into perf/coreArnaldo Carvalho de Melo1-0/+3
2020-10-07perf stat: Fix out of bounds CPU map access when handling armv8_pmu eventsNamhyung Kim1-0/+3
2020-09-22perf tsc: Support cap_user_time_short for event TIME_CONVLeo Yan1-0/+4
2020-08-13libperf: Fix man page typosRob Herring3-14/+17
2020-07-21libperf: Add flags to fdarray fds objectsAlexey Budankov2-4/+4
2020-07-10perf tools: Add support for PERF_RECORD_TEXT_POKEAdrian Hunter1-0/+9
2020-05-05libperf evlist: Fix a refcount leakIan Rogers1-0/+1
2020-05-05libperf: Add NULL pointer check for cpu_map iteration and NULL assignment for all_cpus.He Zhe2-1/+2
2020-04-22perf evlist: Remove duplicate headersJagadeesh Pagadala1-2/+0
2020-04-03perf tools: Basic support for CGROUP eventNamhyung Kim1-0/+7
2020-03-04libperf: Add counting exampleMichael Petlan1-0/+83
2020-01-14libperf: Setup initial evlist::all_cpus valueJiri Olsa1-0/+3
2020-01-06libperf: Add man pagesJiri Olsa14-229/+1197
2020-01-06libperf: Move to tools/lib/perfJiri Olsa36-0/+3866