summaryrefslogtreecommitdiffstats
path: root/tools/perf/tests
AgeCommit message (Expand)AuthorLines
2023-08-01perf test parse-events: Test complex name has required event formatIan Rogers-1/+11
2023-07-28perf test uprobe_from_different_cu: Skip if there is no gccGeorg Müller-1/+7
2023-07-17perf test task_exit: No need for a cycles event to check if we get an PERF_RE...Arnaldo Carvalho de Melo-2/+2
2023-07-11perf probe: Add test for regression introduced by switch to die_get_decl_file()Georg Müller-0/+77
2023-07-05perf test: Fix event parsing test when PERF_PMU_CAP_EXTENDED_HW_TYPE isn't su...James Clark-36/+50
2023-07-05perf test: Fix event parsing test on ArmJames Clark-1/+13
2023-07-01perf test: Test perf lock contention CSV outputNamhyung Kim-0/+36
2023-06-29perf expr: Add has_event functionIan Rogers-0/+4
2023-06-27perf test: Fix a compile error on pe-file-parsing.cNamhyung Kim-1/+2
2023-06-23perf symbol: Remove now unused symbol_conf.sort_by_nameIan Rogers-1/+0
2023-06-23perf test: Add build tests for BUILD_BPF_SKELIan Rogers-0/+4
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
2023-06-22perf test: Set PERF_EXEC_PATH for script executionNamhyung Kim-0/+6
2023-06-22perf tests: Fix test_arm_callgraph_fp variable expansionJames Clark-3/+4
2023-06-22perf test: Remove x permission from lib/stat_output.shNamhyung Kim-0/+0
2023-06-21perf test: Rerun failed metrics with longer workloadWeilin Wang-46/+83
2023-06-21perf test: Add skip list for metrics known would failWeilin Wang-4/+38
2023-06-21perf test: Add metric value validation testWeilin Wang-0/+931
2023-06-16perf test record+probe_libc_inet_pton.sh: Use "grep -F" instead of obsolescen...Tiezhu Yang-2/+2
2023-06-16perf test: Add test case for the standard 'perf stat' outputKan Liang-0/+108
2023-06-16perf test: Move all the check functions of stat CSV output to libKan Liang-173/+184
2023-06-15pert tests: Update metric-value for perf stat JSON outputKan Liang-3/+3
2023-06-13pert tests: Support metricgroup perf stat JSON outputKan Liang-0/+3
2023-06-13perf tests task_analyzer: Skip tests if no libtraceevent supportAditya Gupta-0/+18
2023-06-13perf tests task_analyzer: Print command that failed instead of just "perf"Aditya Gupta-12/+12
2023-06-13perf tests task_analyzer: Fix bad substitution ${$1}Aditya Gupta-1/+1
2023-06-13perf tests stat+shadow_stat.sh: Fix all POSIX sh warnings found using shellcheckSpoorthy S-2/+2
2023-06-13perf tests test_brstack.sh: Fix all POSIX sh warningsGeetika-6/+6
2023-06-13perf tests shell: Fixed shellcheck warningsSamir Mulani-11/+11
2023-06-13perf tests lock_contention: Fix shellscript errorsAbhirup Deb-35/+35
2023-06-13perf tests test_arm_spe: Address shellcheck warnings about signal name caseAbhirup Deb-1/+1
2023-06-13perf tests test_task_analyzer: Fix shellcheck issuesAboorva Devarajan-27/+27
2023-06-13perf tests stat_all_metrics: Fix shellcheck warning SC2076Barnali Guha Thakurata-3/+3
2023-06-13perf tests test_arm_coresight: Shellcheck fixesAnushree Mathur-3/+3
2023-06-13perf tests stat+csv_output: Fix shellcheck warningsKorrapati Likhitha-2/+2
2023-06-13perf tests daemon: Address shellcheck warningsShirisha G-38/+75
2023-06-13perf tests arm_callgraph_fp: Address shellcheck warnings about signal names a...Spoorthy S-3/+3
2023-06-13perf tests stat+json_output: Address shellcheck warningsDisha Goel-1/+1
2023-06-13perf tests: Make x86 new instructions test optional at build timeAdrian Hunter-0/+1
2023-06-12perf machine: Make delete_threads part of machine__exitIan Rogers-4/+0
2023-06-12perf thread: Add reference count checkingIan Rogers-1/+1
2023-06-12perf addr_location: Add init/exit/copy functionsIan Rogers-22/+41
2023-06-12perf maps: Make delete static, always use putIan Rogers-1/+1
2023-06-12perf thread: Add accessor functions for threadIan Rogers-12/+13
2023-06-12perf test: Add test of libpfm4 eventsIan Rogers-0/+51
2023-06-12perf parse: Allow config terms with breakpointsAdrian Hunter-0/+157
2023-06-05perf expr: Make the evaluation of & and | logical and lazyIan Rogers-0/+40
2023-06-01perf test: Update parse-events expectations to test for multiple eventsIan Rogers-518/+590
2023-05-28perf test pmu: Avoid 2 static path arraysIan Rogers-8/+9