summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/shell
Commit message (Expand)AuthorAgeFilesLines
...
* perf test trace+probe_vfs_getname.sh: Remove stray \ before /Arnaldo Carvalho de Melo2023-08-151-1/+1
* Merge remote-tracking branch 'torvalds/master' into perf-tools-nextArnaldo Carvalho de Melo2023-08-041-1/+7
|\
| * perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller2023-07-281-1/+7
* | perf tests stat+std_output: Fix shellcheck warnings about word splitting/quot...Athira Rajeev2023-08-031-2/+1
* | perf tests stat+std_output: Fix shellcheck warnings about word splitting/quotingAthira Rajeev2023-08-031-1/+1
* | perf tests lib stat_output: Fix shellcheck warning about missing shebangKajol Jain2023-08-031-0/+1
* | perf tests coresight thread_loop_check_tid_2: Fix shellcheck warnings about w...Kajol Jain2023-08-031-1/+1
* | perf tests record+zstd_comp_decomp: Fix the shellcheck warnings about word sp...Athira Rajeev2023-08-031-7/+7
* | perf tests lib waiting: Fix the shellcheck warnings about missing shebangAthira Rajeev2023-08-031-0/+1
* | perf tests lib probe_vfs_getname: Fix shellcheck warnings about missing sheba...Athira Rajeev2023-08-031-2/+3
* | perf tests unroll_loop_thread_10: Fix shellcheck warnings about word splittin...Athira Rajeev2023-08-031-1/+1
* | perf tests thread_loop_check_tid_10: Fix shellcheck warnings bout word splitt...Athira Rajeev2023-08-031-1/+1
* | perf tests lib probe: Fix shellcheck warning about about missing shebangKajol Jain2023-08-031-0/+1
* | perf tests memcpy_thread_16k_10: Fix shellcheck warning about word splitting/...Kajol Jain2023-08-031-1/+1
* | perf tests asm_pure_loop: Fix shellcheck warning about word splitting/quoteKajol Jain2023-08-031-1/+1
* | perf tests stat+shadow_stat: Fix shellcheck warning about unused variableAthira Rajeev2023-08-031-2/+2
* | perf tests stat_bpf_counters: Fix usage of '==' to address shellcheck warningAthira Rajeev2023-08-031-2/+2
* | perf tests perf_dat _converter_json: Use quoting to avoid word splittingAthira Rajeev2023-08-031-1/+1
* | perf tests stat+csv_summary: Fix unused variable references detected via shel...Athira Rajeev2023-08-031-2/+2
* | perf tests: Address signal case issues detected via shellcheckAthira Rajeev2023-08-031-1/+1
* | perf test stat_bpf_counters_cgrp: Fix shellcheck issue about logical operatorsKajol Jain2023-08-031-16/+12
* | perf tests lock_contention: Fix shellcheck issue about quoting to avoid word ...Kajol Jain2023-08-031-6/+6
* | perf tests record_offcpu: Fix shellcheck warnings about word splitting/quotin...Kajol Jain2023-08-031-3/+3
* | perf tests probe_vfs_getname: Fix shellcheck warnings about word splitting/qu...Kajol Jain2023-08-031-2/+2
* | perf tests trace+probe_vfs_getname: Fix shellcheck warnings about word splitt...Akanksha J N2023-08-031-3/+3
* | perf tests task_analyzer: Check perf build options for libtraceevent supportAditya Gupta2023-08-031-1/+1
|/
* perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller2023-07-111-0/+77
* perf test: Test perf lock contention CSV outputNamhyung Kim2023-07-011-0/+36
* perf test: Skip metrics w/o event name in stat STD output linterNamhyung Kim2023-06-231-8/+8
* perf test: Reorder event name checks in stat STD output linterNamhyung Kim2023-06-232-3/+3
* perf test: Set PERF_EXEC_PATH for script executionNamhyung Kim2023-06-221-0/+6
* perf tests: Fix test_arm_callgraph_fp variable expansionJames Clark2023-06-221-3/+4
* perf test: Remove x permission from lib/stat_output.shNamhyung Kim2023-06-221-0/+0
* perf test: Rerun failed metrics with longer workloadWeilin Wang2023-06-211-46/+83
* perf test: Add skip list for metrics known would failWeilin Wang2023-06-212-4/+38
* perf test: Add metric value validation testWeilin Wang2023-06-213-0/+931
* perf test record+probe_libc_inet_pton.sh: Use "grep -F" instead of obsolescen...Tiezhu Yang2023-06-161-2/+2
* perf test: Add test case for the standard 'perf stat' outputKan Liang2023-06-161-0/+108
* perf test: Move all the check functions of stat CSV output to libKan Liang2023-06-162-173/+184
* pert tests: Update metric-value for perf stat JSON outputKan Liang2023-06-151-3/+3
* pert tests: Support metricgroup perf stat JSON outputKan Liang2023-06-131-0/+3
* perf tests task_analyzer: Skip tests if no libtraceevent supportAditya Gupta2023-06-131-0/+18
* perf tests task_analyzer: Print command that failed instead of just "perf"Aditya Gupta2023-06-131-12/+12
* perf tests task_analyzer: Fix bad substitution ${$1}Aditya Gupta2023-06-131-1/+1
* perf tests stat+shadow_stat.sh: Fix all POSIX sh warnings found using shellcheckSpoorthy S2023-06-131-2/+2
* perf tests test_brstack.sh: Fix all POSIX sh warningsGeetika2023-06-131-6/+6
* perf tests shell: Fixed shellcheck warningsSamir Mulani2023-06-133-11/+11
* perf tests lock_contention: Fix shellscript errorsAbhirup Deb2023-06-131-35/+35
* perf tests test_arm_spe: Address shellcheck warnings about signal name caseAbhirup Deb2023-06-131-1/+1
* perf tests test_task_analyzer: Fix shellcheck issuesAboorva Devarajan2023-06-131-27/+27