aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/tests/shell
AgeCommit message (Expand)AuthorFilesLines
2023-08-03perf tests record+zstd_comp_decomp: Fix the shellcheck warnings about word splitting/quotingAthira Rajeev1-7/+7
2023-08-03perf tests lib waiting: Fix the shellcheck warnings about missing shebangAthira Rajeev1-0/+1
2023-08-03perf tests lib probe_vfs_getname: Fix shellcheck warnings about missing shebang/local variablesAthira Rajeev1-2/+3
2023-08-03perf tests unroll_loop_thread_10: Fix shellcheck warnings about word splitting/quotingAthira Rajeev1-1/+1
2023-08-03perf tests thread_loop_check_tid_10: Fix shellcheck warnings bout word splitting/quotingAthira Rajeev1-1/+1
2023-08-03perf tests lib probe: Fix shellcheck warning about about missing shebangKajol Jain1-0/+1
2023-08-03perf tests memcpy_thread_16k_10: Fix shellcheck warning about word splitting/quoteKajol Jain1-1/+1
2023-08-03perf tests asm_pure_loop: Fix shellcheck warning about word splitting/quoteKajol Jain1-1/+1
2023-08-03perf tests stat+shadow_stat: Fix shellcheck warning about unused variableAthira Rajeev1-2/+2
2023-08-03perf tests stat_bpf_counters: Fix usage of '==' to address shellcheck warningAthira Rajeev1-2/+2
2023-08-03perf tests perf_dat _converter_json: Use quoting to avoid word splittingAthira Rajeev1-1/+1
2023-08-03perf tests stat+csv_summary: Fix unused variable references detected via shellcheckAthira Rajeev1-2/+2
2023-08-03perf tests: Address signal case issues detected via shellcheckAthira Rajeev1-1/+1
2023-08-03perf test stat_bpf_counters_cgrp: Fix shellcheck issue about logical operatorsKajol Jain1-16/+12
2023-08-03perf tests lock_contention: Fix shellcheck issue about quoting to avoid word splittingKajol Jain1-6/+6
2023-08-03perf tests record_offcpu: Fix shellcheck warnings about word splitting/quoting and signal names caseKajol Jain1-3/+3
2023-08-03perf tests probe_vfs_getname: Fix shellcheck warnings about word splitting/quotingKajol Jain1-2/+2
2023-08-03perf tests trace+probe_vfs_getname: Fix shellcheck warnings about word splitting/quotingAkanksha J N1-3/+3
2023-08-03perf tests task_analyzer: Check perf build options for libtraceevent supportAditya Gupta1-1/+1
2023-07-28perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller1-1/+7
2023-07-11perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller1-0/+77
2023-07-01perf test: Test perf lock contention CSV outputNamhyung Kim1-0/+36
2023-06-23perf test: Skip metrics w/o event name in stat STD output linterNamhyung Kim1-8/+8
2023-06-23perf test: Reorder event name checks in stat STD output linterNamhyung Kim2-3/+3
2023-06-22perf test: Set PERF_EXEC_PATH for script executionNamhyung Kim1-0/+6
2023-06-22perf tests: Fix test_arm_callgraph_fp variable expansionJames Clark1-3/+4
2023-06-22perf test: Remove x permission from lib/stat_output.shNamhyung Kim1-0/+0
2023-06-21perf test: Rerun failed metrics with longer workloadWeilin Wang1-46/+83
2023-06-21perf test: Add skip list for metrics known would failWeilin Wang2-4/+38
2023-06-21perf test: Add metric value validation testWeilin Wang3-0/+931
2023-06-16perf test record+probe_libc_inet_pton.sh: Use "grep -F" instead of obsolescent "fgrep"Tiezhu Yang1-2/+2
2023-06-16perf test: Add test case for the standard 'perf stat' outputKan Liang1-0/+108
2023-06-16perf test: Move all the check functions of stat CSV output to libKan Liang2-173/+184
2023-06-15pert tests: Update metric-value for perf stat JSON outputKan Liang1-3/+3
2023-06-13pert tests: Support metricgroup perf stat JSON outputKan Liang1-0/+3
2023-06-13perf tests task_analyzer: Skip tests if no libtraceevent supportAditya Gupta1-0/+18
2023-06-13perf tests task_analyzer: Print command that failed instead of just "perf"Aditya Gupta1-12/+12
2023-06-13perf tests task_analyzer: Fix bad substitution ${$1}Aditya Gupta1-1/+1
2023-06-13perf tests stat+shadow_stat.sh: Fix all POSIX sh warnings found using shellcheckSpoorthy S1-2/+2
2023-06-13perf tests test_brstack.sh: Fix all POSIX sh warningsGeetika1-6/+6
2023-06-13perf tests shell: Fixed shellcheck warningsSamir Mulani3-11/+11
2023-06-13perf tests lock_contention: Fix shellscript errorsAbhirup Deb1-35/+35
2023-06-13perf tests test_arm_spe: Address shellcheck warnings about signal name caseAbhirup Deb1-1/+1
2023-06-13perf tests test_task_analyzer: Fix shellcheck issuesAboorva Devarajan1-27/+27
2023-06-13perf tests stat_all_metrics: Fix shellcheck warning SC2076Barnali Guha Thakurata1-3/+3
2023-06-13perf tests test_arm_coresight: Shellcheck fixesAnushree Mathur1-3/+3
2023-06-13perf tests stat+csv_output: Fix shellcheck warningsKorrapati Likhitha1-2/+2
2023-06-13perf tests daemon: Address shellcheck warningsShirisha G1-38/+75
2023-06-13perf tests arm_callgraph_fp: Address shellcheck warnings about signal names and adding double quotes for expressionSpoorthy S1-3/+3
2023-06-13perf tests stat+json_output: Address shellcheck warningsDisha Goel1-1/+1