summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
* libperf: Move 'nr_groups' from tools/perf to evlist::nr_groupsJiri Olsa2021-07-093-14/+14
* libperf: Move 'leader' from tools/perf to perf_evsel::leaderJiri Olsa2021-07-091-26/+26
* libperf: Move 'idx' from tools/perf to perf_evsel::idxJiri Olsa2021-07-092-7/+7
* perf test: Pass the verbose option to shell testsIan Rogers2021-06-221-1/+4
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-06-222-3/+3
|\
| * perf test: Fix non-bash issue with stat bpf countersIan Rogers2021-06-191-2/+2
| * perf test: Test 17 fails with make LIBPFM4=1 on s390 z/VMThomas Richter2021-06-011-1/+1
* | perf test: Make stat bpf counters test more robustIan Rogers2021-06-181-0/+8
* | perf test: Add verbose skip output for bpf countersIan Rogers2021-06-181-1/+7
* | perf test: Test 2 libpfm4 error casesIan Rogers2021-05-271-0/+10
* | perf test: Iterate over shell tests in alphabetical orderRiccardo Mancini2021-05-271-17/+21
* | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2021-05-251-2/+2
|\|
| * perf test: Fix libpfm4 support (63) test error for nested event groupsThomas Richter2021-05-191-2/+2
* | perf tests: Consolidate test__arch_unwind_sample declarationRob Herring2021-05-212-6/+0
* | perf tools: Test build with libbpf/LIBBPF_DYNAMIC=1Arnaldo Carvalho de Melo2021-05-171-0/+5
* | perf tools: Test build with libopencsd/CORESIGHT=1Arnaldo Carvalho de Melo2021-05-171-0/+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