summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell
AgeCommit message (Expand)AuthorLines
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
2023-08-03perf tests stat_bpf_counters: Fix usage of '==' to address shellcheck warningAthira Rajeev-2/+2
2023-08-03perf tests perf_dat _converter_json: Use quoting to avoid word splittingAthira Rajeev-1/+1
2023-08-03perf tests stat+csv_summary: Fix unused variable references detected via shel...Athira Rajeev-2/+2
2023-08-03perf tests: Address signal case issues detected via shellcheckAthira Rajeev-1/+1
2023-08-03perf test stat_bpf_counters_cgrp: Fix shellcheck issue about logical operatorsKajol Jain-16/+12
2023-08-03perf tests lock_contention: Fix shellcheck issue about quoting to avoid word ...Kajol Jain-6/+6
2023-08-03perf tests record_offcpu: Fix shellcheck warnings about word splitting/quotin...Kajol Jain-3/+3
2023-08-03perf tests probe_vfs_getname: Fix shellcheck warnings about word splitting/qu...Kajol Jain-2/+2
2023-08-03perf tests trace+probe_vfs_getname: Fix shellcheck warnings about word splitt...Akanksha J N-3/+3
2023-08-03perf tests task_analyzer: Check perf build options for libtraceevent supportAditya Gupta-1/+1
2023-07-28perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller-1/+7
2023-07-11perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller-0/+77
2023-07-01perf test: Test perf lock contention CSV outputNamhyung Kim-0/+36
2023-06-23perf test: Skip metrics w/o event name in stat STD output linterNamhyung Kim-8/+8
2023-06-23perf test: Reorder event name checks in stat STD output linterNamhyung Kim-3/+3