aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
2021-04-29perf tests: Skip 'perf stat metrics (shadow stat) test' for hybridJin Yao
2021-04-29perf tests: Support 'Convert perf time to TSC' test for hybridJin Yao
2021-04-29perf tests: Support 'Session topology' test for hybridJin Yao
2021-04-29perf tests: Support 'Parse and process metrics' test for hybridJin Yao
2021-04-29perf tests: Support 'Track with sched_switch' test for hybridJin Yao
2021-04-29perf tests: Skip 'Setup struct perf_event_attr' test for hybridJin Yao
2021-04-29perf tests: Add hybrid cases for 'Roundtrip evsel->name' testJin Yao
2021-04-29perf tests: Add hybrid cases for 'Parse event definition strings' testJin Yao
2021-04-29perf hists: Split hists_stats from events_statsNamhyung Kim
2021-04-20perf tools: Add a build-test variant to use in builds from a tarballArnaldo Carvalho de Melo
2021-04-08perf pmu: Add pmu_events_map__find() function to find the common PMU map for ...John Garry
2021-04-08perf test: Handle metric reuse in pmu-events parsing testJohn Garry
2021-03-30perf tools: Preserve identifier id in OCaml demanglerFabian Hemmer
2021-03-29Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-03-26perf test: Change to use bash for daemon testLeo Yan
2021-03-24perf test: Remove now useless failing sub test "BPF relocation checker"Thomas Richter
2021-03-24perf test: Add CSV summary testJin Yao
2021-03-23perf test: Add a shell test for 'perf stat --bpf-counters' new optionSong Liu
2021-03-23perf tools: Fix various typos in commentsIngo Molnar
2021-03-17perf test: Add 30s timeout for wait for daemon start.Ian Rogers
2021-03-17perf test: Cleanup daemon if test is interrupted.Ian Rogers
2021-03-17perf test: Remove unused argumentIan Rogers
2021-03-09perf tools: use ARRAY_SIZEJiapeng Chong
2021-03-08Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-03-06perf test: Fix sample-parsing failure on non-x86 platformsKan Liang
2021-03-06perf test: Fix cpu and thread map leaks in perf_time_to_tsc testNamhyung Kim
2021-03-06perf test: Fix cpu map leaks in cpu_map_print testNamhyung Kim
2021-03-06perf test: Fix a memory leak in thread_map_remove testNamhyung Kim
2021-03-06perf test: Fix a thread map leak in thread_map_synthesize testNamhyung Kim
2021-03-06perf test: Fix cpu and thread map leaks in switch_tracking testNamhyung Kim
2021-03-06perf test: Fix cpu and thread map leaks in keep_tracking testNamhyung Kim
2021-03-06perf test: Fix cpu and thread map leaks in code_reading testNamhyung Kim
2021-03-06perf test: Fix cpu and thread map leaks in sw_clock_freq testNamhyung Kim
2021-03-06perf test: Fix cpu and thread map leaks in task_exit testNamhyung Kim
2021-03-06perf test: Fix a memory leak in attr testNamhyung Kim
2021-03-06perf test: Fix cpu and thread map leaks in basic mmap testNamhyung Kim
2021-03-06perf daemon: Fix running test for non root userJiri Olsa
2021-03-03perf metric: Remove unneeded semicolonJiapeng Chong
2021-03-02perf buildid-cache: Add test for PE executableNicholas Fraser
2021-02-18perf buildid-cache: Add test for 16-byte build-idNicholas Fraser
2021-02-18perf test: Output the sub testing result in cs-etmLeo Yan
2021-02-18perf test: Suppress logs in cs-etm testingLeo Yan
2021-02-18perf test: Fix unaligned access in sample parsing testNamhyung Kim
2021-02-17perf tools: Add OCaml demanglingFabian Hemmer
2021-02-12perf env: Remove unneeded internal/cpumap inclusionsIan Rogers
2021-02-11perf tests: Add daemon 'lock' testJiri Olsa
2021-02-11perf tests: Add daemon 'ping' command testJiri Olsa
2021-02-11perf tests: Add daemon 'signal' command testJiri Olsa
2021-02-11perf tests: Add daemon 'stop' command testJiri Olsa
2021-02-11perf tests: Add daemon reconfig testJiri Olsa