summaryrefslogtreecommitdiff
path: root/tools/perf/tests/shell
AgeCommit message (Expand)Author
2024-06-26perf test stat_bpf_counter.sh: Stabilize the test resultsVeronika Molnarova
2024-06-25perf test: Check output of the probe ... --funcs commandChaitanya S Prakash
2024-06-24perf test: Make test_arm_callgraph_fp.sh more robustJames Clark
2024-06-20tools/perf: Handle perftool-testsuite_probe testcases fail when kernel debugi...Athira Rajeev
2024-06-07perf test: Speed up test case 70 annotate basic testsThomas Richter
2024-04-26perf test: Add a new test for 'perf annotate'Namhyung Kim
2024-04-26perf scripts python: Add a script to run instances of 'perf script' in parallelAdrian Hunter
2024-04-26perf tests shell kprobes: Add missing description as used by 'perf test' outputArnaldo Carvalho de Melo
2024-04-18perf test shell arm_coresight: Increase buffer size for Coresight basic testsJames Clark
2024-04-18perf test bpf-counters: Add test for BPF event modifierIan Rogers
2024-04-12perf tests: Remove dependency on lscpuJames Clark
2024-03-21perf test: Stat output per thread of just the parent processIan Rogers
2024-02-22perf tests: Avoid fork in perf_has_symbol testIan Rogers
2024-02-16perf testsuite: Add test for kprobe handlingVeronika Molnarova
2024-02-16perf testsuite: Add common output checking helpersVeronika Molnarova
2024-02-16perf testsuite: Add test case for perf probeVeronika Molnarova
2024-02-16perf testsuite: Add initialization script for shell testsVeronika Molnarova
2024-02-16perf testsuite: Add common setting for shell testsVeronika Molnarova
2024-02-16perf testsuite: Add common regex pattersVeronika Molnarova
2024-02-12Merge branch 'perf-tools' into perf-tools-nextNamhyung Kim
2024-02-09perf stat: Support per-cluster aggregationYicong Yang
2024-02-08perf test: Skip metric w/o event name on arm64 in stat STD output linterYicong Yang
2024-02-01perf test: Simplify metric value validation test final reportWeilin Wang
2024-01-26perf test shell daemon: Make signal test less racyIan Rogers
2024-01-26perf test shell script: Fix test for python being disabledIan Rogers
2024-01-26perf test: Workaround debug output in list testIan Rogers
2024-01-26perf test: Fix 'perf script' tests on s390Thomas Richter
2024-01-24perf test: Skip test_arm_callgraph_fp.sh if unwinding isn't built inJames Clark
2024-01-22perf test: raise limit to 20 percent for perf_stat_--bpf-counters_testThomas Richter
2024-01-04perf tests: Add perf script testIan Rogers
2023-12-06perf test shell diff: Skip test if test_loop symbol is missing in the perf bi...Ian Rogers
2023-12-05perf test: Add basic 'perf diff' testIan Rogers
2023-12-05perf test: Add basic 'perf list --json" testIan Rogers
2023-12-05perf test: Use common python setup libraryIan Rogers
2023-11-29perf test record+probe_libc_inet_pton: Fix call chain match on powerpcLikhitha Korrapati
2023-11-27perf tests: Skip data symbol test if buf1 symbol is missingAdrian Hunter
2023-11-27perf tests: Make data symbol test wait for perf to startAdrian Hunter
2023-11-27perf tests: Skip branch stack sampling test if brstack_bench symbol is missingAdrian Hunter
2023-11-27perf tests: Skip Arm64 callgraphs test if leafloop symbol is missingAdrian Hunter
2023-11-27perf tests: Skip record test if test_loop symbol is missingAdrian Hunter
2023-11-27perf tests: Skip pipe test if noploop symbol is missingAdrian Hunter
2023-11-27perf tests lib: Add perf_has_symbol.shAdrian Hunter
2023-11-27perf tests coresight: Remove unused variableszhujun2
2023-11-27perf test: Basic branch counter supportKan Liang
2023-11-09perf tests offcpu: Adjust test case perf record offcpu profiling tests for s390Thomas Richter
2023-11-09perf tools: Fix spelling mistake "parametrized" -> "parameterized"Colin Ian King
2023-10-26perf tests: test_arm_coresight: Simplify source iterationJames Clark
2023-10-25perf test: Skip CoreSight tests if cs_etm// event is not availableMichael Petlan
2023-10-17perf tests: Fix shellcheck warning in stat_all_metricgroupsAthira Rajeev
2023-10-17perf tests: Fix shellcheck warning in record_sideband.shAthira Rajeev