summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
Commit message (Expand)AuthorAgeFilesLines
* perf test: Fix bpf test sample mismatch reportingMichael Petlan2021-09-101-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-082-2/+2
|\
| * tools: rename bitmap_alloc() to bitmap_zalloc()Andy Shevchenko2021-09-082-2/+2
* | perf tests: Add test for PMU aliasesJin Yao2021-09-031-0/+92
* | perf tools: Fix LLVM test failure when running in verbose modeJames Clark2021-08-311-4/+3
* | perf tests: Fix *probe_vfs_getname.sh test failuresJames Clark2021-08-301-1/+1
* | perf tests dlfilter: Free desc and long_desc in check_filter_descRiccardo Mancini2021-08-201-4/+9
* | perf test: Do not compare overheads in the zstd comp testNamhyung Kim2021-08-131-2/+2
* | perf test: Make --skip work on shell testsRiccardo Mancini2021-08-111-2/+9
* | perf tests: Add dlfilter testAdrian Hunter2021-08-114-0/+417
* | perf test: Add pmu-events sys event supportJohn Garry2021-08-101-3/+74
* | perf test: Add more pmu-events uncore aliasesJohn Garry2021-08-101-0/+72
* | perf test: Re-add pmu-event uncore PMU alias testJohn Garry2021-08-101-0/+110
* | perf test: Test pmu-events core aliases separatelyJohn Garry2021-08-101-29/+16
* | perf test: Factor out pmu-events alias comparisonJohn Garry2021-08-101-25/+55
* | perf test: Declare pmu-events test events separatelyJohn Garry2021-08-101-118/+126
* | perf test: Factor out pmu-events event comparisonJohn Garry2021-08-101-53/+66
* | perf tools: Add pipe_test.sh to verify pipe operationsNamhyung Kim2021-08-021-0/+69
* | perf tools: Remove repipe argument from perf_session__new()Namhyung Kim2021-08-021-2/+2
* | perf test: Handle fd gaps in test__dso_data_reopenEirik Fuller2021-08-021-2/+12
|/
* perf test bpf: Free obj_bufRiccardo Mancini2021-07-161-0/+2
* perf test maps__merge_in: Fix memory leak of mapsRiccardo Mancini2021-07-151-0/+2
* perf test event_update: Fix memory leak of unitRiccardo Mancini2021-07-151-1/+3
* perf test event_update: Fix memory leak of evlistRiccardo Mancini2021-07-151-1/+1
* perf test session_topology: Delete session->evlistRiccardo Mancini2021-07-151-0/+1
* perf tests: Fix 'Convert perf time to TSC' on core-only systemJin Yao2021-07-141-1/+2
* perf tests: Fix 'Roundtrip evsel->name' on core-only systemJin Yao2021-07-141-1/+2
* perf tests: Fix 'Parse event definition strings' on core-only systemJin Yao2021-07-141-6/+10
* perf test: Add free() calls for scandir() returned dirent entriesRiccardo Mancini2021-07-091-4/+11
* 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