summaryrefslogtreecommitdiff
path: root/tools/perf/tests/shell
AgeCommit message (Expand)Author
2023-07-28perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller
2023-07-11perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller
2023-07-01perf test: Test perf lock contention CSV outputNamhyung Kim
2023-06-23perf test: Skip metrics w/o event name in stat STD output linterNamhyung Kim
2023-06-23perf test: Reorder event name checks in stat STD output linterNamhyung Kim
2023-06-22perf test: Set PERF_EXEC_PATH for script executionNamhyung Kim
2023-06-22perf tests: Fix test_arm_callgraph_fp variable expansionJames Clark
2023-06-22perf test: Remove x permission from lib/stat_output.shNamhyung Kim
2023-06-21perf test: Rerun failed metrics with longer workloadWeilin Wang
2023-06-21perf test: Add skip list for metrics known would failWeilin Wang
2023-06-21perf test: Add metric value validation testWeilin Wang
2023-06-16perf test record+probe_libc_inet_pton.sh: Use "grep -F" instead of obsolescen...Tiezhu Yang
2023-06-16perf test: Add test case for the standard 'perf stat' outputKan Liang
2023-06-16perf test: Move all the check functions of stat CSV output to libKan Liang
2023-06-15pert tests: Update metric-value for perf stat JSON outputKan Liang
2023-06-13pert tests: Support metricgroup perf stat JSON outputKan Liang
2023-06-13perf tests task_analyzer: Skip tests if no libtraceevent supportAditya Gupta
2023-06-13perf tests task_analyzer: Print command that failed instead of just "perf"Aditya Gupta
2023-06-13perf tests task_analyzer: Fix bad substitution ${$1}Aditya Gupta
2023-06-13perf tests stat+shadow_stat.sh: Fix all POSIX sh warnings found using shellcheckSpoorthy S
2023-06-13perf tests test_brstack.sh: Fix all POSIX sh warningsGeetika
2023-06-13perf tests shell: Fixed shellcheck warningsSamir Mulani
2023-06-13perf tests lock_contention: Fix shellscript errorsAbhirup Deb
2023-06-13perf tests test_arm_spe: Address shellcheck warnings about signal name caseAbhirup Deb
2023-06-13perf tests test_task_analyzer: Fix shellcheck issuesAboorva Devarajan
2023-06-13perf tests stat_all_metrics: Fix shellcheck warning SC2076Barnali Guha Thakurata
2023-06-13perf tests test_arm_coresight: Shellcheck fixesAnushree Mathur
2023-06-13perf tests stat+csv_output: Fix shellcheck warningsKorrapati Likhitha
2023-06-13perf tests daemon: Address shellcheck warningsShirisha G
2023-06-13perf tests arm_callgraph_fp: Address shellcheck warnings about signal names a...Spoorthy S
2023-06-13perf tests stat+json_output: Address shellcheck warningsDisha Goel
2023-06-12perf test: Add test of libpfm4 eventsIan Rogers
2023-05-26perf test: Fix perf stat JSON output testNamhyung Kim
2023-05-23pert tests: Add tests for new "perf stat --per-cache" aggregation optionK Prateek Nayak
2023-05-22perf test: Add test validating JSON generated by 'perf data convert --to-json'Anup Sharma
2023-05-15perf test: Add cputype testing to perf statIan Rogers
2023-05-10perf test: Add stat test for record and scriptSandipan Das
2023-05-10perf test test_intel_pt.sh: Test sample mode with event with PMU nameAdrian Hunter
2023-05-10perf test java symbol: Remove needless debuginfod queriesThomas Richter
2023-05-06Revert "perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKEL"Arnaldo Carvalho de Melo
2023-05-03perf test record+probe_libc_inet_pton: Fix call chain match on x86_64Thomas Richter
2023-05-03perf test record+probe_libc_inet_pton: Fix call chain match on s390Thomas Richter
2023-04-24perf cs-etm: Add separate decode paths for timeless and per-thread modesJames Clark
2023-04-10perf test stat+json_output: Write JSON output to a fileIan Rogers
2023-04-10perf test stat+csv_output: Write CSV output to a fileIan Rogers
2023-04-04perf tests record_offcpu.sh: Fix redirection of stderr to stdinPatrice Duroux
2023-03-14perf build: Make BUILD_BPF_SKEL default, rename to NO_BPF_SKELIan Rogers
2023-02-23perf test: Avoid counting commas in json linterIan Rogers
2023-02-23perf tests stat+csv_output: Switch CSV separator to @Ian Rogers
2023-02-17perf tests stat_all_metrics: Change true workload to sleep workload for syste...Kajol Jain