summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
* perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VMThomas Richter2021-06-011-1/+1
* perf test: Fix libpfm4 support (63) test error for nested event groupsThomas Richter2021-05-191-2/+2
* tools headers UAPI: Sync perf_event.h with the kernel sourcesArnaldo Carvalho de Melo2021-05-103-3/+3
* perf tests: Skip 'perf stat metrics (shadow stat) test' for hybridJin Yao2021-04-291-0/+3
* perf tests: Support 'Convert perf time to TSC' test for hybridJin Yao2021-04-291-0/+12
* perf tests: Support 'Session topology' test for hybridJin Yao2021-04-291-2/+11
* perf tests: Support 'Parse and process metrics' test for hybridJin Yao2021-04-291-2/+6
* perf tests: Support 'Track with sched_switch' test for hybridJin Yao2021-04-291-1/+5
* perf tests: Skip 'Setup struct perf_event_attr' test for hybridJin Yao2021-04-291-0/+4
* perf tests: Add hybrid cases for 'Roundtrip evsel->name' testJin Yao2021-04-291-7/+12
* perf tests: Add hybrid cases for 'Parse event definition strings' testJin Yao2021-04-291-0/+171
* perf hists: Split hists_stats from events_statsNamhyung Kim2021-04-291-7/+7
* perf tools: Add a build-test variant to use in builds from a tarballArnaldo Carvalho de Melo2021-04-201-2/+20
* perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...John Garry2021-04-081-1/+1
* perf test: Handle metric reuse in pmu-events parsing testJohn Garry2021-04-081-0/+81
* perf tools: Preserve identifier id in OCaml demanglerFabian Hemmer2021-03-301-3/+3
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-03-292-9/+2
|\
| * perf test: Change to use bash for daemon testLeo Yan2021-03-261-1/+1
| * perf test: Remove now useless failing sub test "BPF relocation checker"Thomas Richter2021-03-241-8/+1
* | perf test: Add CSV summary testJin Yao2021-03-241-0/+31
* | perf test: Add a shell test for 'perf stat --bpf-counters' new optionSong Liu2021-03-231-0/+31
* | perf tools: Fix various typos in commentsIngo Molnar2021-03-236-9/+9
* | perf test: Add 30s timeout for wait for daemon start.Ian Rogers2021-03-171-0/+7
* | perf test: Cleanup daemon if test is interrupted.Ian Rogers2021-03-171-14/+20
* | perf test: Remove unused argumentIan Rogers2021-03-171-8/+7
* | perf tools: use ARRAY_SIZEJiapeng Chong2021-03-091-1/+1
* | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-03-0812-56/+44
|\|
| * perf test: Fix sample-parsing failure on non-x86 platformsKan Liang2021-03-061-4/+0
| * perf test: Fix cpu and thread map leaks in perf_time_to_tsc testNamhyung Kim2021-03-061-0/+2
| * perf test: Fix cpu map leaks in cpu_map_print testNamhyung Kim2021-03-061-0/+2
| * perf test: Fix a memory leak in thread_map_remove testNamhyung Kim2021-03-061-5/+2
| * perf test: Fix a thread map leak in thread_map_synthesize testNamhyung Kim2021-03-061-0/+1
| * perf test: Fix cpu and thread map leaks in switch_tracking testNamhyung Kim2021-03-061-3/+2
| * perf test: Fix cpu and thread map leaks in keep_tracking testNamhyung Kim2021-03-061-3/+2
| * perf test: Fix cpu and thread map leaks in code_reading testNamhyung Kim2021-03-061-7/+3
| * perf test: Fix cpu and thread map leaks in sw_clock_freq testNamhyung Kim2021-03-061-8/+4
| * perf test: Fix cpu and thread map leaks in task_exit testNamhyung Kim2021-03-061-7/+3
| * perf test: Fix a memory leak in attr testNamhyung Kim2021-03-061-1/+7
| * perf test: Fix cpu and thread map leaks in basic mmap testNamhyung Kim2021-03-061-2/+0
| * perf daemon: Fix running test for non root userJiri Olsa2021-03-061-16/+16
* | perf metric: Remove unneeded semicolonJiapeng Chong2021-03-031-1/+1
* | perf buildid-cache: Add test for PE executableNicholas Fraser2021-03-021-7/+58
|/
* perf buildid-cache: Add test for 16-byte build-idNicholas Fraser2021-02-181-0/+6
* perf test: Output the sub testing result in cs-etmLeo Yan2021-02-181-10/+14
* perf test: Suppress logs in cs-etm testingLeo Yan2021-02-181-12/+9
* perf test: Fix unaligned access in sample parsing testNamhyung Kim2021-02-181-1/+1
* perf tools: Add OCaml demanglingFabian Hemmer2021-02-175-9/+50
* perf env: Remove unneeded internal/cpumap inclusionsIan Rogers2021-02-121-1/+0
* perf tests: Add daemon 'lock' testJiri Olsa2021-02-111-0/+38
* perf tests: Add daemon 'ping' command testJiri Olsa2021-02-111-0/+40