summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell
Commit message (Expand)AuthorAgeFilesLines
...
* perf test: Introduce script for java symbol testingLeo Yan2022-10-041-0/+75
* perf test: Add kernel lock contention testNamhyung Kim2022-10-041-0/+73
* perf test: waiting.sh: Parameterize timeoutsAdrian Hunter2022-10-041-9/+17
* perf test: test_intel_pt.sh: Move helper functions for waitingAdrian Hunter2022-10-042-64/+73
* perf test: test_intel_pt.sh: Add per-thread testAdrian Hunter2022-10-041-0/+247
* perf test: test_intel_pt.sh: Add more output in preparation for more testsAdrian Hunter2022-10-041-1/+11
* perf test: test_intel_pt.sh: Fix return checkingAdrian Hunter2022-10-041-3/+3
* perf test: test_intel_pt.sh: Use quotes around variable expansionAdrian Hunter2022-10-041-6/+6
* perf test: test_intel_pt.sh: Use grep -c instead of grep plus wc -lAdrian Hunter2022-10-041-1/+1
* perf test: test_intel_pt.sh: Stop using backticksAdrian Hunter2022-10-041-1/+1
* perf test: test_intel_pt.sh: Stop using exprAdrian Hunter2022-10-041-3/+3
* perf test: test_intel_pt.sh: Fix redirectionAdrian Hunter2022-10-041-1/+1
* perf test: test_intel_pt.sh: Use a temp directoryAdrian Hunter2022-10-041-4/+10
* perf test: test_intel_pt.sh: Add cleanup functionAdrian Hunter2022-10-041-2/+16
* perf tests: Fix 'perf probe' error log check in skip_if_no_debuginfoAthira Rajeev2022-10-041-1/+1
* perf test: Fix test case 87 ("perf record tests") for hybrid systemsZhengjun Xing2022-09-291-1/+1
* perf tests powerpc: Fix branch stack sampling test to include sanity check fo...Athira Rajeev2022-09-261-1/+2
* perf test: Add a new test for perf stat cgroup BPF counterNamhyung Kim2022-09-211-0/+83
* perf test: Stat test for repeat with a weak groupIan Rogers2022-08-271-0/+19
* perf offcpu: Update offcpu test for child processNamhyung Kim2022-08-111-7/+50
* perf test: JSON format checkingClaire Jensen2022-08-102-0/+243
* perf test: Add ARM SPE system wide testNamhyung Kim2022-08-011-3/+27
* perf test: Fix test case 95 ("Check branch stack sampling") on s390 and use s...Thomas Richter2022-07-291-1/+1
* perf test: Fix test case 83 ('perf stat CSV output linter') on s390Thomas Richter2022-07-201-3/+4
* perf test: Add test for branch stack samplingGerman Gomez2022-07-121-0/+114
* perf test: Make all metrics test more tolerantIan Rogers2022-07-121-16/+31
* perf test: Record only user callchains on the "Check Arm64 callgraphs are com...Michael Petlan2022-06-191-1/+1
* perf test: Fix "perf stat CSV output linter" test on s390Thomas Richter2022-06-192-72/+45
* perf test arm-spe: Check if perf-record hangs when recording workload with forksGerman Gomez2022-06-031-0/+92
* perf test: Add a basic offcpu profiling testNamhyung Kim2022-05-261-0/+60
* perf test: Add checking for perf stat CSV output.Claire Jensen2022-05-262-0/+195
* perf intel-pt: Add a test for system-wide side bandAdrian Hunter2022-05-261-0/+71
* perf stat: Add stat record+report testIan Rogers2022-05-231-0/+13
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-05-231-0/+10
|\
| * perf test: Fix "all PMU test" to skip hv_24x7/hv_gpci tests on powerpcAthira Rajeev2022-05-211-0/+10
* | perf test: Add basic stat and topdown group testIan Rogers2022-05-171-0/+67
* | Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-05-161-1/+0
|\|
| * perf tests: Fix coresight `perf test` failure.Jeremy Linton2022-05-081-1/+0
* | perf test: Add skip to --per-thread testIan Rogers2022-05-061-5/+41
* | perf test: Fix test case 81 ("perf record tests") on s390xThomas Richter2022-04-281-0/+2
* | perf test: Add basic perf record testsIan Rogers2022-04-141-0/+42
|/
* perf test arm64: Test unwinding using fame-pointer (fp) modeGerman Gomez2022-03-211-0/+68
* perf test: Allow skip for all metrics testIan Rogers2022-02-141-2/+8
* perf test: Enable system wide for metricgroups testIan Rogers2022-01-111-1/+1
* perf tests: Remove bash constructs from stat_all_pmu.shJames Clark2021-11-131-2/+2
* perf tests: Remove bash construct from record+zstd_comp_decomp.shJames Clark2021-11-131-1/+1
* perf test: Remove bash construct from stat_bpf_counters.sh testJames Clark2021-11-131-1/+1
* perf arm-spe: Snapshot mode testGerman Gomez2021-11-131-0/+89
* perf tests: Improve temp file cleanup in test_arm_coresight.shJames Clark2021-10-261-3/+8
* perf tests: Fix trace+probe_vfs_getname.sh /tmp cleanupJames Clark2021-10-261-2/+2