summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
* 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 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
* perf tests: Add daemon 'signal' command testJiri Olsa2021-02-111-0/+40
* perf tests: Add daemon 'stop' command testJiri Olsa2021-02-111-0/+54
* perf tests: Add daemon reconfig testJiri Olsa2021-02-111-0/+119
* perf tests: Add daemon 'list' command testJiri Olsa2021-02-111-0/+184
* perf test: Support PERF_SAMPLE_WEIGHT_STRUCTKan Liang2021-02-081-3/+11
* perf test: Add parse-metric memory bandwidth testcaseJohn Garry2021-02-031-0/+24
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-01-201-16/+14
|\
| * perf test: Fix shadow stat test for non-bash shellsNamhyung Kim2021-01-151-16/+14
* | perf test: Add test case for PERF_SAMPLE_CODE_PAGE_SIZEStephane Eranian2021-01-201-0/+4
|/
* perf stat aggregation: Add separate thread memberJames Clark2020-12-241-4/+4
* perf stat aggregation: Add separate core memberJames Clark2020-12-241-1/+5
* perf stat aggregation: Add separate die memberJames Clark2020-12-241-3/+5
* perf stat aggregation: Add separate socket memberJames Clark2020-12-241-5/+5
* perf stat aggregation: Add separate node memberJames Clark2020-12-241-1/+7
* perf stat: Replace aggregation ID with a structJames Clark2020-12-241-8/+9
* perf tests: Improve topology test to check all aggregation typesJames Clark2020-12-241-7/+46
* perf test: Make sample-parsing test aware of PERF_SAMPLE_{CODE,DATA}_PAGE_SIZEArnaldo Carvalho de Melo2020-12-171-1/+5
* perf tools: Add support to read build id from compressed elfJiri Olsa2020-12-171-1/+1
* perf test: Fix metric parsing testKajol Jain2020-12-151-1/+1
* perf evlist: Use the right prefix for 'struct evlist' event attribute config ...Arnaldo Carvalho de Melo2020-11-308-13/+11
* perf evlist: Use the right prefix for alternative 'struct evlist' constructorsArnaldo Carvalho de Melo2020-11-309-13/+11
* perf evlist: Use the right prefix for 'struct evlist' event selection methodsArnaldo Carvalho de Melo2020-11-301-1/+1
* perf evlist: Use the right prefix for 'struct evlist' create maps methodsArnaldo Carvalho de Melo2020-11-305-6/+6
* perf evlist: Use the right prefix for 'struct evlist' evsel list methodsArnaldo Carvalho de Melo2020-11-303-4/+4
* perf evlist: Use the right prefix for 'struct evlist' tracking event methodsArnaldo Carvalho de Melo2020-11-301-1/+1
* perf evlist: Use the right prefix for 'struct evlist' sample id lookup methodsArnaldo Carvalho de Melo2020-11-302-2/+2
* perf evlist: Use the right prefix for 'struct evlist' sample parsing methodsArnaldo Carvalho de Melo2020-11-306-11/+11
* perf evlist: Use the right prefix for 'struct evlist' stats methodsArnaldo Carvalho de Melo2020-11-301-2/+2
* perf evlist: Use the right prefix for 'struct evlist' 'workload' methodsArnaldo Carvalho de Melo2020-11-303-11/+10