summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell
AgeCommit message (Expand)AuthorLines
2023-12-05perf test: Add basic 'perf diff' testIan Rogers-0/+101
2023-12-05perf test: Add basic 'perf list --json" testIan Rogers-0/+19
2023-12-05perf test: Use common python setup libraryIan Rogers-33/+26
2023-11-29perf test record+probe_libc_inet_pton: Fix call chain match on powerpcLikhitha Korrapati-1/+4
2023-11-27perf tests: Skip data symbol test if buf1 symbol is missingAdrian Hunter-0/+5
2023-11-27perf tests: Make data symbol test wait for perf to startAdrian Hunter-2/+9
2023-11-27perf tests: Skip branch stack sampling test if brstack_bench symbol is missingAdrian Hunter-0/+6
2023-11-27perf tests: Skip Arm64 callgraphs test if leafloop symbol is missingAdrian Hunter-0/+6
2023-11-27perf tests: Skip record test if test_loop symbol is missingAdrian Hunter-1/+7
2023-11-27perf tests: Skip pipe test if noploop symbol is missingAdrian Hunter-1/+8
2023-11-27perf tests lib: Add perf_has_symbol.shAdrian Hunter-0/+21
2023-11-27perf tests coresight: Remove unused variableszhujun2-3/+0
2023-11-27perf test: Basic branch counter supportKan Liang-0/+30
2023-11-09perf tests offcpu: Adjust test case perf record offcpu profiling tests for s390Thomas Richter-2/+2
2023-11-09perf tools: Fix spelling mistake "parametrized" -> "parameterized"Colin Ian King-1/+1
2023-10-26perf tests: test_arm_coresight: Simplify source iterationJames Clark-14/+3
2023-10-25perf test: Skip CoreSight tests if cs_etm// event is not availableMichael Petlan-0/+2
2023-10-17perf tests: Fix shellcheck warning in stat_all_metricgroupsAthira Rajeev-1/+1
2023-10-17perf tests: Fix shellcheck warning in record_sideband.shAthira Rajeev-1/+1
2023-10-17perf tests: Ignore shellcheck warning in lock_contentionAthira Rajeev-0/+1
2023-10-04perf test: Avoid system wide when not privilegedIan Rogers-2/+14
2023-09-26tests/shell: Fix shellcheck warnings for SC2153 in multiple scriptsAthira Rajeev-0/+5
2023-09-26tests/shell: Fix shellcheck issues in tests/shell/stat+shadow_stat.sh tetscaseAthira Rajeev-4/+4
2023-09-26tests/shell: Fix shellcheck SC1090 to handle the location of sourced filesAthira Rajeev-0/+26
2023-09-21perf test lock_contention.sh: Skip test if not enough CPUsVeronika Molnarova-0/+6
2023-09-21perf test stat+shadow_stat.sh: Add threshold for rounding errorsVeronika Molnarova-6/+24
2023-09-18perf test: Detect off-cpu support from build optionsIan Rogers-1/+1
2023-09-12perf test: Update cs_etm testcase for Arm ETERuidong Tian-1/+14
2023-09-12perf test shell lock_contention: Add cgroup aggregation and filter testsNamhyung Kim-0/+45
2023-09-12perf test: Add test case for record sideband eventsYang Jihong-0/+58
2023-08-29perf test stat_bpf_counters_cgrp: Enhance perf stat cgroup BPF counter testNamhyung Kim-1/+1
2023-08-29perf test shell stat_bpf_counters: Fix test on IntelNamhyung Kim-2/+2
2023-08-29perf test shell record_bpf_filter: Skip 6.2 kernelNamhyung Kim-0/+6
2023-08-15perf test: Add perf record sample filtering testNamhyung Kim-0/+128
2023-08-15perf tests trace+probe_vfs_getname.sh: Accept quotes surrounding the filenameArnaldo Carvalho de Melo-1/+1
2023-08-15perf test trace+probe_vfs_getname.sh: Remove stray \ before /Arnaldo Carvalho de Melo-1/+1
2023-08-04Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo-1/+7
2023-08-03perf tests stat+std_output: Fix shellcheck warnings about word splitting/quot...Athira Rajeev-2/+1
2023-08-03perf tests stat+std_output: Fix shellcheck warnings about word splitting/quotingAthira Rajeev-1/+1
2023-08-03perf tests lib stat_output: Fix shellcheck warning about missing shebangKajol Jain-0/+1
2023-08-03perf tests coresight thread_loop_check_tid_2: Fix shellcheck warnings about w...Kajol Jain-1/+1
2023-08-03perf tests record+zstd_comp_decomp: Fix the shellcheck warnings about word sp...Athira Rajeev-7/+7
2023-08-03perf tests lib waiting: Fix the shellcheck warnings about missing shebangAthira Rajeev-0/+1
2023-08-03perf tests lib probe_vfs_getname: Fix shellcheck warnings about missing sheba...Athira Rajeev-2/+3
2023-08-03perf tests unroll_loop_thread_10: Fix shellcheck warnings about word splittin...Athira Rajeev-1/+1
2023-08-03perf tests thread_loop_check_tid_10: Fix shellcheck warnings bout word splitt...Athira Rajeev-1/+1
2023-08-03perf tests lib probe: Fix shellcheck warning about about missing shebangKajol Jain-0/+1
2023-08-03perf tests memcpy_thread_16k_10: Fix shellcheck warning about word splitting/...Kajol Jain-1/+1
2023-08-03perf tests asm_pure_loop: Fix shellcheck warning about word splitting/quoteKajol Jain-1/+1
2023-08-03perf tests stat+shadow_stat: Fix shellcheck warning about unused variableAthira Rajeev-2/+2