aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-22perf test: Pass the verbose option to shell testsIan Rogers1-1/+4
2021-06-22Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2-3/+3
2021-06-19perf test: Fix non-bash issue with stat bpf countersIan Rogers1-2/+2
2021-06-18perf test: Make stat bpf counters test more robustIan Rogers1-0/+8
2021-06-18perf test: Add verbose skip output for bpf countersIan Rogers1-1/+7
2021-06-01perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VMThomas Richter1-1/+1
2021-05-27perf test: Test 2 libpfm4 error casesIan Rogers1-0/+10
2021-05-27perf test: Iterate over shell tests in alphabetical orderRiccardo Mancini1-17/+21
2021-05-25Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo1-2/+2
2021-05-21perf tests: Consolidate test__arch_unwind_sample declarationRob Herring2-6/+0
2021-05-19perf test: Fix libpfm4 support (63) test error for nested event groupsThomas Richter1-2/+2
2021-05-17perf tools: Test build with libbpf/LIBBPF_DYNAMIC=1Arnaldo Carvalho de Melo1-0/+5
2021-05-17perf tools: Test build with libopencsd/CORESIGHT=1Arnaldo Carvalho de Melo1-0/+2
2021-05-10tools headers UAPI: Sync perf_event.h with the kernel sourcesArnaldo Carvalho de Melo3-3/+3
2021-04-29perf tests: Skip 'perf stat metrics (shadow stat) test' for hybridJin Yao1-0/+3
2021-04-29perf tests: Support 'Convert perf time to TSC' test for hybridJin Yao1-0/+12
2021-04-29perf tests: Support 'Session topology' test for hybridJin Yao1-2/+11
2021-04-29perf tests: Support 'Parse and process metrics' test for hybridJin Yao1-2/+6
2021-04-29perf tests: Support 'Track with sched_switch' test for hybridJin Yao1-1/+5
2021-04-29perf tests: Skip 'Setup struct perf_event_attr' test for hybridJin Yao1-0/+4
2021-04-29perf tests: Add hybrid cases for 'Roundtrip evsel->name' testJin Yao1-7/+12
2021-04-29perf tests: Add hybrid cases for 'Parse event definition strings' testJin Yao1-0/+171
2021-04-29perf hists: Split hists_stats from events_statsNamhyung Kim1-7/+7
2021-04-20perf tools: Add a build-test variant to use in builds from a tarballArnaldo Carvalho de Melo1-2/+20
2021-04-08perf pmu: Add pmu_events_map__find() function to find the common PMU map for the systemJohn Garry1-1/+1
2021-04-08perf test: Handle metric reuse in pmu-events parsing testJohn Garry1-0/+81
2021-03-30perf tools: Preserve identifier id in OCaml demanglerFabian Hemmer1-3/+3
2021-03-29Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2-9/+2
2021-03-26perf test: Change to use bash for daemon testLeo Yan1-1/+1
2021-03-24perf test: Remove now useless failing sub test "BPF relocation checker"Thomas Richter1-8/+1
2021-03-24perf test: Add CSV summary testJin Yao1-0/+31
2021-03-23perf test: Add a shell test for 'perf stat --bpf-counters' new optionSong Liu1-0/+31
2021-03-23perf tools: Fix various typos in commentsIngo Molnar6-9/+9
2021-03-17perf test: Add 30s timeout for wait for daemon start.Ian Rogers1-0/+7
2021-03-17perf test: Cleanup daemon if test is interrupted.Ian Rogers1-14/+20
2021-03-17perf test: Remove unused argumentIan Rogers1-8/+7
2021-03-09perf tools: use ARRAY_SIZEJiapeng Chong1-1/+1
2021-03-08Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo12-56/+44
2021-03-06perf test: Fix sample-parsing failure on non-x86 platformsKan Liang1-4/+0
2021-03-06perf test: Fix cpu and thread map leaks in perf_time_to_tsc testNamhyung Kim1-0/+2
2021-03-06perf test: Fix cpu map leaks in cpu_map_print testNamhyung Kim1-0/+2
2021-03-06perf test: Fix a memory leak in thread_map_remove testNamhyung Kim1-5/+2
2021-03-06perf test: Fix a thread map leak in thread_map_synthesize testNamhyung Kim1-0/+1
2021-03-06perf test: Fix cpu and thread map leaks in switch_tracking testNamhyung Kim1-3/+2
2021-03-06perf test: Fix cpu and thread map leaks in keep_tracking testNamhyung Kim1-3/+2
2021-03-06perf test: Fix cpu and thread map leaks in code_reading testNamhyung Kim1-7/+3
2021-03-06perf test: Fix cpu and thread map leaks in sw_clock_freq testNamhyung Kim1-8/+4
2021-03-06perf test: Fix cpu and thread map leaks in task_exit testNamhyung Kim1-7/+3
2021-03-06perf test: Fix a memory leak in attr testNamhyung Kim1-1/+7
2021-03-06perf test: Fix cpu and thread map leaks in basic mmap testNamhyung Kim1-2/+0