summaryrefslogtreecommitdiff
path: root/tools/perf/tests/shell
AgeCommit message (Expand)Author
2022-10-15perf test: test_intel_pt.sh: Tidy some alignmentAdrian Hunter
2022-10-15perf test: test_intel_pt.sh: Print a message when skipping kernel tracingAdrian Hunter
2022-10-15perf test: test_intel_pt.sh: Tidy some perf record optionsAdrian Hunter
2022-10-15perf test: test_intel_pt.sh: Fix return checking againAdrian Hunter
2022-10-14perf test: Fix test_arm_coresight.sh failures on JunoJames Clark
2022-10-06perf test coresight: Add unroll thread test shell scriptCarsten Haitzler
2022-10-06perf test coresight: Add unroll thread test toolCarsten Haitzler
2022-10-06perf test coresight: Add thread loop test shell scriptsCarsten Haitzler
2022-10-06perf test coresight: Add thread loop test toolCarsten Haitzler
2022-10-06perf test coresight: Add memcpy thread test shell scriptCarsten Haitzler
2022-10-06perf test coresight: Add memcpy thread test toolCarsten Haitzler
2022-10-06perf test: Add arm64 asm pureloop test shell scriptCarsten Haitzler
2022-10-06perf test: Add asm pureloop test toolCarsten Haitzler
2022-10-06perf test: Add build infra for perf test tools for ARM CoreSight testsCarsten Haitzler
2022-10-06perf test: Add CoreSight shell lib shared code for future testsCarsten Haitzler
2022-10-06perf test: Introduce script for data symbol testingLeo Yan
2022-10-04perf test: Introduce script for java symbol testingLeo Yan
2022-10-04perf test: Add kernel lock contention testNamhyung Kim
2022-10-04perf test: waiting.sh: Parameterize timeoutsAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Move helper functions for waitingAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Add per-thread testAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Add more output in preparation for more testsAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Fix return checkingAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Use quotes around variable expansionAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Use grep -c instead of grep plus wc -lAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Stop using backticksAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Stop using exprAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Fix redirectionAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Use a temp directoryAdrian Hunter
2022-10-04perf test: test_intel_pt.sh: Add cleanup functionAdrian Hunter
2022-10-04perf tests: Fix 'perf probe' error log check in skip_if_no_debuginfoAthira Rajeev
2022-09-29perf test: Fix test case 87 ("perf record tests") for hybrid systemsZhengjun Xing
2022-09-26perf tests powerpc: Fix branch stack sampling test to include sanity check fo...Athira Rajeev
2022-09-21perf test: Add a new test for perf stat cgroup BPF counterNamhyung Kim
2022-08-27perf test: Stat test for repeat with a weak groupIan Rogers
2022-08-11perf offcpu: Update offcpu test for child processNamhyung Kim
2022-08-10perf test: JSON format checkingClaire Jensen
2022-08-01perf test: Add ARM SPE system wide testNamhyung Kim
2022-07-29perf test: Fix test case 95 ("Check branch stack sampling") on s390 and use s...Thomas Richter
2022-07-20perf test: Fix test case 83 ('perf stat CSV output linter') on s390Thomas Richter
2022-07-12perf test: Add test for branch stack samplingGerman Gomez
2022-07-12perf test: Make all metrics test more tolerantIan Rogers
2022-06-19perf test: Record only user callchains on the "Check Arm64 callgraphs are com...Michael Petlan
2022-06-19perf test: Fix "perf stat CSV output linter" test on s390Thomas Richter
2022-06-03perf test arm-spe: Check if perf-record hangs when recording workload with forksGerman Gomez
2022-05-26perf test: Add a basic offcpu profiling testNamhyung Kim
2022-05-26perf test: Add checking for perf stat CSV output.Claire Jensen
2022-05-26perf intel-pt: Add a test for system-wide side bandAdrian Hunter
2022-05-23perf stat: Add stat record+report testIan Rogers
2022-05-23Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo