summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell
AgeCommit message (Expand)AuthorLines
2022-10-27perf test: Wait for a new thread when testing --per-thread recordNamhyung Kim-0/+27
2022-10-27perf test: Use a test program in 'perf record' testsNamhyung Kim-4/+60
2022-10-27perf test: Fix shellcheck issues in the record testNamhyung Kim-9/+9
2022-10-27perf test: Do not use instructions:u explicitlyNamhyung Kim-5/+5
2022-10-25perf test: Do not fail Intel-PT misc test w/o libpythonNamhyung Kim-0/+6
2022-10-15perf tests stat+json_output: Include sanity check for topologyAthira Rajeev-4/+39
2022-10-15perf tests stat+csv_output: Include sanity check for topologyAthira Rajeev-4/+39
2022-10-15perf test: test_intel_pt.sh: Add 9 testsAmmy Yi-1/+194
2022-10-15perf test: test_intel_pt.sh: Add jitdump testAdrian Hunter-0/+162
2022-10-15perf test: test_intel_pt.sh: Tidy some alignmentAdrian Hunter-3/+3
2022-10-15perf test: test_intel_pt.sh: Print a message when skipping kernel tracingAdrian Hunter-1/+8
2022-10-15perf test: test_intel_pt.sh: Tidy some perf record optionsAdrian Hunter-4/+12
2022-10-15perf test: test_intel_pt.sh: Fix return checking againAdrian Hunter-4/+3
2022-10-14perf test: Fix test_arm_coresight.sh failures on JunoJames Clark-1/+1
2022-10-06perf test coresight: Add unroll thread test shell scriptCarsten Haitzler-0/+18
2022-10-06perf test coresight: Add unroll thread test toolCarsten Haitzler-1/+110
2022-10-06perf test coresight: Add thread loop test shell scriptsCarsten Haitzler-0/+38
2022-10-06perf test coresight: Add thread loop test toolCarsten Haitzler-1/+122
2022-10-06perf test coresight: Add memcpy thread test shell scriptCarsten Haitzler-0/+18
2022-10-06perf test coresight: Add memcpy thread test toolCarsten Haitzler-1/+115
2022-10-06perf test: Add arm64 asm pureloop test shell scriptCarsten Haitzler-0/+18
2022-10-06perf test: Add asm pureloop test toolCarsten Haitzler-1/+65
2022-10-06perf test: Add build infra for perf test tools for ARM CoreSight testsCarsten Haitzler-0/+39
2022-10-06perf test: Add CoreSight shell lib shared code for future testsCarsten Haitzler-0/+132
2022-10-06perf test: Introduce script for data symbol testingLeo Yan-0/+93
2022-10-04perf test: Introduce script for java symbol testingLeo Yan-0/+75
2022-10-04perf test: Add kernel lock contention testNamhyung Kim-0/+73
2022-10-04perf test: waiting.sh: Parameterize timeoutsAdrian Hunter-9/+17
2022-10-04perf test: test_intel_pt.sh: Move helper functions for waitingAdrian Hunter-64/+73
2022-10-04perf test: test_intel_pt.sh: Add per-thread testAdrian Hunter-0/+247
2022-10-04perf test: test_intel_pt.sh: Add more output in preparation for more testsAdrian Hunter-1/+11
2022-10-04perf test: test_intel_pt.sh: Fix return checkingAdrian Hunter-3/+3
2022-10-04perf test: test_intel_pt.sh: Use quotes around variable expansionAdrian Hunter-6/+6
2022-10-04perf test: test_intel_pt.sh: Use grep -c instead of grep plus wc -lAdrian Hunter-1/+1
2022-10-04perf test: test_intel_pt.sh: Stop using backticksAdrian Hunter-1/+1
2022-10-04perf test: test_intel_pt.sh: Stop using exprAdrian Hunter-3/+3
2022-10-04perf test: test_intel_pt.sh: Fix redirectionAdrian Hunter-1/+1
2022-10-04perf test: test_intel_pt.sh: Use a temp directoryAdrian Hunter-4/+10
2022-10-04perf test: test_intel_pt.sh: Add cleanup functionAdrian Hunter-2/+16
2022-10-04perf tests: Fix 'perf probe' error log check in skip_if_no_debuginfoAthira Rajeev-1/+1
2022-09-29perf test: Fix test case 87 ("perf record tests") for hybrid systemsZhengjun Xing-1/+1
2022-09-26perf tests powerpc: Fix branch stack sampling test to include sanity check fo...Athira Rajeev-1/+2
2022-09-21perf test: Add a new test for perf stat cgroup BPF counterNamhyung Kim-0/+83
2022-08-27perf test: Stat test for repeat with a weak groupIan Rogers-0/+19
2022-08-11perf offcpu: Update offcpu test for child processNamhyung Kim-7/+50
2022-08-10perf test: JSON format checkingClaire Jensen-0/+243
2022-08-01perf test: Add ARM SPE system wide testNamhyung Kim-3/+27
2022-07-29perf test: Fix test case 95 ("Check branch stack sampling") on s390 and use s...Thomas Richter-1/+1
2022-07-20perf test: Fix test case 83 ('perf stat CSV output linter') on s390Thomas Richter-3/+4
2022-07-12perf test: Add test for branch stack samplingGerman Gomez-0/+114