summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorFilesLines
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
2021-03-06perf daemon: Fix running test for non root userJiri Olsa1-16/+16
2021-02-18perf buildid-cache: Add test for 16-byte build-idNicholas Fraser1-0/+6
2021-02-18perf test: Output the sub testing result in cs-etmLeo Yan1-10/+14
2021-02-18perf test: Suppress logs in cs-etm testingLeo Yan1-12/+9
2021-02-18perf test: Fix unaligned access in sample parsing testNamhyung Kim1-1/+1
2021-02-17perf tools: Add OCaml demanglingFabian Hemmer5-9/+50
2021-02-12perf env: Remove unneeded internal/cpumap inclusionsIan Rogers1-1/+0
2021-02-11perf tests: Add daemon 'lock' testJiri Olsa1-0/+38
2021-02-11perf tests: Add daemon 'ping' command testJiri Olsa1-0/+40
2021-02-11perf tests: Add daemon 'signal' command testJiri Olsa1-0/+40
2021-02-11perf tests: Add daemon 'stop' command testJiri Olsa1-0/+54
2021-02-11perf tests: Add daemon reconfig testJiri Olsa1-0/+119
2021-02-11perf tests: Add daemon 'list' command testJiri Olsa1-0/+184
2021-02-08perf test: Support PERF_SAMPLE_WEIGHT_STRUCTKan Liang1-3/+11
2021-02-03perf test: Add parse-metric memory bandwidth testcaseJohn Garry1-0/+24
2021-01-20Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo1-16/+14
2021-01-20perf test: Add test case for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian1-0/+4
2021-01-15perf test: Fix shadow stat test for non-bash shellsNamhyung Kim1-16/+14
2020-12-24perf stat aggregation: Add separate thread memberJames Clark1-4/+4
2020-12-24perf stat aggregation: Add separate core memberJames Clark1-1/+5
2020-12-24perf stat aggregation: Add separate die memberJames Clark1-3/+5
2020-12-24perf stat aggregation: Add separate socket memberJames Clark1-5/+5
2020-12-24perf stat aggregation: Add separate node memberJames Clark1-1/+7
2020-12-24perf stat: Replace aggregation ID with a structJames Clark1-8/+9
2020-12-24perf tests: Improve topology test to check all aggregation typesJames Clark1-7/+46
2020-12-17perf test: Make sample-parsing test aware of PERF_SAMPLE_{CODE,DATA}_PAGE_SIZEArnaldo Carvalho de Melo1-1/+5
2020-12-17perf tools: Add support to read build id from compressed elfJiri Olsa1-1/+1
2020-12-15perf test: Fix metric parsing testKajol Jain1-1/+1
2020-11-30perf evlist: Use the right prefix for 'struct evlist' event attribute config ...Arnaldo Carvalho de Melo8-13/+11
2020-11-30perf evlist: Use the right prefix for alternative 'struct evlist' constructorsArnaldo Carvalho de Melo9-13/+11
2020-11-30perf evlist: Use the right prefix for 'struct evlist' event selection methodsArnaldo Carvalho de Melo1-1/+1
2020-11-30perf evlist: Use the right prefix for 'struct evlist' create maps methodsArnaldo Carvalho de Melo5-6/+6
2020-11-30perf evlist: Use the right prefix for 'struct evlist' evsel list methodsArnaldo Carvalho de Melo3-4/+4
2020-11-30perf evlist: Use the right prefix for 'struct evlist' tracking event methodsArnaldo Carvalho de Melo1-1/+1
2020-11-30perf evlist: Use the right prefix for 'struct evlist' sample id lookup methodsArnaldo Carvalho de Melo2-2/+2
2020-11-30perf evlist: Use the right prefix for 'struct evlist' sample parsing methodsArnaldo Carvalho de Melo6-11/+11
2020-11-30perf evlist: Use the right prefix for 'struct evlist' stats methodsArnaldo Carvalho de Melo1-2/+2
2020-11-30perf evlist: Use the right prefix for 'struct evlist' 'workload' methodsArnaldo Carvalho de Melo3-11/+10