aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests (follow)
AgeCommit message (Expand)AuthorFilesLines
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 obsolescen...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 a...Spoorthy S1-3/+3
2023-06-13perf tests stat+json_output: Address shellcheck warningsDisha Goel1-1/+1
2023-06-13perf tests: Make x86 new instructions test optional at build timeAdrian Hunter1-0/+1
2023-06-12perf machine: Make delete_threads part of machine__exitIan Rogers4-4/+0
2023-06-12perf thread: Add reference count checkingIan Rogers1-1/+1
2023-06-12perf addr_location: Add init/exit/copy functionsIan Rogers6-22/+41
2023-06-12perf maps: Make delete static, always use putIan Rogers1-1/+1
2023-06-12perf thread: Add accessor functions for threadIan Rogers6-12/+13
2023-06-12perf test: Add test of libpfm4 eventsIan Rogers1-0/+51
2023-06-12perf parse: Allow config terms with breakpointsAdrian Hunter1-0/+157
2023-06-05perf expr: Make the evaluation of & and | logical and lazyIan Rogers1-0/+40
2023-06-01perf test: Update parse-events expectations to test for multiple eventsIan Rogers1-518/+590
2023-05-28perf test pmu: Avoid 2 static path arraysIan Rogers1-8/+9
2023-05-27perf pmus: Remove perf_pmus__has_hybridIan Rogers4-29/+13
2023-05-27perf pmus: Allow just core PMU scanningIan Rogers1-4/+1
2023-05-27perf pmu: Separate pmu and pmusIan Rogers7-14/+15
2023-05-27perf pmus: Prefer perf_pmu__scan over perf_pmus__for_each_pmuIan Rogers2-12/+6
2023-05-27perf cpumap: Add equal functionIan Rogers1-0/+37
2023-05-27perf test python: Put perf python at start of sys.pathIan Rogers1-1/+1
2023-05-26perf test: Fix perf stat JSON output testNamhyung Kim1-1/+1
2023-05-26perf tests: Organize cpu_map tests into a single suiteIan Rogers3-12/+14
2023-05-26perf cpumap: Add intersect functionIan Rogers3-0/+43
2023-05-23pert tests: Add tests for new "perf stat --per-cache" aggregation optionK Prateek Nayak3-1/+30
2023-05-22perf test: Add test validating JSON generated by 'perf data convert --to-json'Anup Sharma1-0/+72
2023-05-22Merge remote-tracking branch 'acme/perf-tools' into perf-tools-nextArnaldo Carvalho de Melo6-177/+252
2023-05-19perf test attr: Fix python SafeConfigParser() deprecation warningIan Rogers1-3/+3
2023-05-19perf test attr: Update no event/metric expectationsIan Rogers5-174/+249
2023-05-15perf test: Add cputype testing to perf statIan Rogers1-0/+44
2023-05-15perf parse-events: Avoid error when assigning a legacy cache termIan Rogers1-0/+21
2023-05-15perf parse-events: Avoid error when assigning a termIan Rogers1-0/+21