summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* perf tests: Ignore shellcheck warning in lock_contentionAthira Rajeev2023-10-171-0/+1
* perf test: Avoid system wide when not privilegedIan Rogers2023-10-041-2/+14
* tests/shell: Fix shellcheck warnings for SC2153 in multiple scriptsAthira Rajeev2023-09-265-0/+5
* tests/shell: Fix shellcheck issues in tests/shell/stat+shadow_stat.sh tetscaseAthira Rajeev2023-09-262-4/+4
* tests/shell: Fix shellcheck SC1090 to handle the location of sourced filesAthira Rajeev2023-09-2613-0/+26
* perf test lock_contention.sh: Skip test if not enough CPUsVeronika Molnarova2023-09-211-0/+6
* perf test stat+shadow_stat.sh: Add threshold for rounding errorsVeronika Molnarova2023-09-211-6/+24
* perf test: Detect off-cpu support from build optionsIan Rogers2023-09-181-1/+1
* perf test: Update cs_etm testcase for Arm ETERuidong Tian2023-09-121-1/+14
* perf test shell lock_contention: Add cgroup aggregation and filter testsNamhyung Kim2023-09-121-0/+45
* perf test: Add test case for record sideband eventsYang Jihong2023-09-121-0/+58
* perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter testNamhyung Kim2023-08-291-1/+1
* perf test shell stat_bpf_counters: Fix test on IntelNamhyung Kim2023-08-291-2/+2
* perf test shell record_bpf_filter: Skip 6.2 kernelNamhyung Kim2023-08-291-0/+6
* perf test: Add perf record sample filtering testNamhyung Kim2023-08-151-0/+128
* perf tests trace+probe_vfs_getname.sh: Accept quotes surrounding the filenameArnaldo Carvalho de Melo2023-08-151-1/+1