aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/tests/shell (follow)
Commit message (Expand)AuthorAgeFilesLines
* perf test stat_bpf_counter.sh: Stabilize the test resultsVeronika Molnarova2024-06-261-18/+18
* perf test: Check output of the probe ... --funcs commandChaitanya S Prakash2024-06-251-1/+1
* perf test: Make test_arm_callgraph_fp.sh more robustJames Clark2024-06-241-17/+10
* tools/perf: Handle perftool-testsuite_probe testcases fail when kernel debugi...Athira Rajeev2024-06-201-3/+28
* perf test: Speed up test case 70 annotate basic testsThomas Richter2024-06-071-3/+7
* perf test: Add a new test for 'perf annotate'Namhyung Kim2024-04-261-0/+83
* perf scripts python: Add a script to run instances of 'perf script' in parallelAdrian Hunter2024-04-261-1/+25
* perf tests shell kprobes: Add missing description as used by 'perf test' outputArnaldo Carvalho de Melo2024-04-261-0/+1
* perf test shell arm_coresight: Increase buffer size for Coresight basic testsJames Clark2024-04-181-1/+1
* perf test bpf-counters: Add test for BPF event modifierIan Rogers2024-04-181-23/+52
* perf tests: Remove dependency on lscpuJames Clark2024-04-121-1/+3
* perf test: Stat output per thread of just the parent processIan Rogers2024-03-212-2/+2
* perf tests: Avoid fork in perf_has_symbol testIan Rogers2024-02-221-1/+1
* perf testsuite: Add test for kprobe handlingVeronika Molnarova2024-02-162-0/+326
* perf testsuite: Add common output checking helpersVeronika Molnarova2024-02-163-0/+107
* perf testsuite: Add test case for perf probeVeronika Molnarova2024-02-161-0/+23
* perf testsuite: Add initialization script for shell testsVeronika Molnarova2024-02-161-0/+117
* perf testsuite: Add common setting for shell testsVeronika Molnarova2024-02-161-0/+79
* perf testsuite: Add common regex pattersVeronika Molnarova2024-02-161-0/+268
* Merge branch 'perf-tools' into perf-tools-nextNamhyung Kim2024-02-123-16/+51
|\
| * perf test shell daemon: Make signal test less racyIan Rogers2024-01-261-10/+24
| * perf test shell script: Fix test for python being disabledIan Rogers2024-01-261-2/+1
| * perf test: Workaround debug output in list testIan Rogers2024-01-261-3/+18
| * perf test: Fix 'perf script' tests on s390Thomas Richter2024-01-261-1/+8
* | perf stat: Support per-cluster aggregationYicong Yang2024-02-095-1/+32
* | perf test: Skip metric w/o event name on arm64 in stat STD output linterYicong Yang2024-02-081-1/+1
* | perf test: Simplify metric value validation test final reportWeilin Wang2024-02-012-108/+127
* | perf test: Skip test_arm_callgraph_fp.sh if unwinding isn't built inJames Clark2024-01-241-0/+6
* | perf test: raise limit to 20 percent for perf_stat_--bpf-counters_testThomas Richter2024-01-221-6/+6
|/
* perf tests: Add perf script testIan Rogers2024-01-041-0/+66
* perf test shell diff: Skip test if test_loop symbol is missing in the perf bi...Ian Rogers2023-12-061-0/+7
* perf test: Add basic 'perf diff' testIan Rogers2023-12-051-0/+101
* perf test: Add basic 'perf list --json" testIan Rogers2023-12-051-0/+19
* perf test: Use common python setup libraryIan Rogers2023-12-054-33/+26
* perf test record+probe_libc_inet_pton: Fix call chain match on powerpcLikhitha Korrapati2023-11-291-1/+4
* perf tests: Skip data symbol test if buf1 symbol is missingAdrian Hunter2023-11-271-0/+5
* perf tests: Make data symbol test wait for perf to startAdrian Hunter2023-11-271-2/+9
* perf tests: Skip branch stack sampling test if brstack_bench symbol is missingAdrian Hunter2023-11-271-0/+6
* perf tests: Skip Arm64 callgraphs test if leafloop symbol is missingAdrian Hunter2023-11-271-0/+6
* perf tests: Skip record test if test_loop symbol is missingAdrian Hunter2023-11-271-1/+7
* perf tests: Skip pipe test if noploop symbol is missingAdrian Hunter2023-11-271-1/+8
* perf tests lib: Add perf_has_symbol.shAdrian Hunter2023-11-271-0/+21
* perf tests coresight: Remove unused variableszhujun22023-11-273-3/+0
* perf test: Basic branch counter supportKan Liang2023-11-271-0/+30
* perf tests offcpu: Adjust test case perf record offcpu profiling tests for s390Thomas Richter2023-11-091-2/+2
* perf tools: Fix spelling mistake "parametrized" -> "parameterized"Colin Ian King2023-11-091-1/+1
* perf tests: test_arm_coresight: Simplify source iterationJames Clark2023-10-261-14/+3
* perf test: Skip CoreSight tests if cs_etm// event is not availableMichael Petlan2023-10-251-0/+2
* perf tests: Fix shellcheck warning in stat_all_metricgroupsAthira Rajeev2023-10-171-1/+1
* perf tests: Fix shellcheck warning in record_sideband.shAthira Rajeev2023-10-171-1/+1