summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf test record_probe_libc_inet_pton: Fix test on s/390 where 'text_to_binar...Thomas Richter2023-01-041-0/+1
* perf test record_probe_libc_inet_pton: Fix failure due to extra inet_pton() b...Arnaldo Carvalho de Melo2023-01-031-1/+1
* perf test: Fix "all PMU test" to skip parametrized eventsMichael Petlan2022-12-211-11/+2
* perf test: Update 'perf lock contention' testNamhyung Kim2022-12-211-1/+57
* perf tools: Use "grep -E" instead of "egrep"Tiezhu Yang2022-12-1412-32/+32
* perf test: add new task-analyzer testsPetar Gligoric2022-12-141-0/+151
* perf test: Update perf lock contention testNamhyung Kim2022-12-141-0/+48
* perf test: Fix record test on KVM guestsMichael Petlan2022-11-231-1/+1
* perf test: Replace data symbol test workload with datasymNamhyung Kim2022-11-231-28/+1
* perf test: Replace brstack test workloadNamhyung Kim2022-11-231-54/+12
* perf test: Replace arm spe fork test workload with sqrtloopNamhyung Kim2022-11-231-43/+1
* perf test: Replace arm callgraph fp test workload with leafloopNamhyung Kim2022-11-231-31/+3
* perf test: Replace record test workload with thloopNamhyung Kim2022-11-201-56/+3
* perf test: Replace pipe test workload with noploopNamhyung Kim2022-11-201-45/+10
* Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo2022-11-141-1/+4
|\
| * perf test: Fix skipping branch stack sampling testJames Clark2022-11-081-1/+4
* | perf lock: Allow concurrent record and reportNamhyung Kim2022-11-101-1/+14
* | perf test: Do not set TEST_SKIP for record subtestsNamhyung Kim2022-10-271-12/+0
* | perf test: Test record with --threads optionNamhyung Kim2022-10-271-2/+28
* | perf test: Add target workload test in 'perf record' testsNamhyung Kim2022-10-271-0/+18
* | perf test: Add system-wide mode in 'perf record' testsNamhyung Kim2022-10-271-0/+21
* | perf test: Wait for a new thread when testing --per-thread recordNamhyung Kim2022-10-271-0/+27
* | perf test: Use a test program in 'perf record' testsNamhyung Kim2022-10-271-4/+60
* | perf test: Fix shellcheck issues in the record testNamhyung Kim2022-10-271-9/+9
* | perf test: Do not use instructions:u explicitlyNamhyung Kim2022-10-271-5/+5
|/
* perf test: Do not fail Intel-PT misc test w/o libpythonNamhyung Kim2022-10-251-0/+6
* perf tests stat+json_output: Include sanity check for topologyAthira Rajeev2022-10-151-4/+39
* perf tests stat+csv_output: Include sanity check for topologyAthira Rajeev2022-10-151-4/+39
* perf test: test_intel_pt.sh: Add 9 testsAmmy Yi2022-10-151-1/+194
* perf test: test_intel_pt.sh: Add jitdump testAdrian Hunter2022-10-151-0/+162
* perf test: test_intel_pt.sh: Tidy some alignmentAdrian Hunter2022-10-151-3/+3
* perf test: test_intel_pt.sh: Print a message when skipping kernel tracingAdrian Hunter2022-10-151-1/+8
* perf test: test_intel_pt.sh: Tidy some perf record optionsAdrian Hunter2022-10-151-4/+12
* perf test: test_intel_pt.sh: Fix return checking againAdrian Hunter2022-10-151-4/+3
* perf test: Fix test_arm_coresight.sh failures on JunoJames Clark2022-10-141-1/+1
* perf test coresight: Add unroll thread test shell scriptCarsten Haitzler2022-10-061-0/+18
* perf test coresight: Add unroll thread test toolCarsten Haitzler2022-10-064-1/+110
* perf test coresight: Add thread loop test shell scriptsCarsten Haitzler2022-10-062-0/+38
* perf test coresight: Add thread loop test toolCarsten Haitzler2022-10-064-1/+122
* perf test coresight: Add memcpy thread test shell scriptCarsten Haitzler2022-10-061-0/+18
* perf test coresight: Add memcpy thread test toolCarsten Haitzler2022-10-064-1/+115
* perf test: Add arm64 asm pureloop test shell scriptCarsten Haitzler2022-10-061-0/+18
* perf test: Add asm pureloop test toolCarsten Haitzler2022-10-064-1/+65
* perf test: Add build infra for perf test tools for ARM CoreSight testsCarsten Haitzler2022-10-062-0/+39
* perf test: Add CoreSight shell lib shared code for future testsCarsten Haitzler2022-10-061-0/+132
* perf test: Introduce script for data symbol testingLeo Yan2022-10-061-0/+93
* 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