summaryrefslogtreecommitdiff
path: root/tools/perf/tests
AgeCommit message (Expand)Author
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-13perf tests: Make x86 new instructions test optional at build timeAdrian Hunter
2023-06-12perf machine: Make delete_threads part of machine__exitIan Rogers
2023-06-12perf thread: Add reference count checkingIan Rogers
2023-06-12perf addr_location: Add init/exit/copy functionsIan Rogers
2023-06-12perf maps: Make delete static, always use putIan Rogers
2023-06-12perf thread: Add accessor functions for threadIan Rogers
2023-06-12perf test: Add test of libpfm4 eventsIan Rogers
2023-06-12perf parse: Allow config terms with breakpointsAdrian Hunter
2023-06-05perf expr: Make the evaluation of & and | logical and lazyIan Rogers
2023-06-01perf test: Update parse-events expectations to test for multiple eventsIan Rogers
2023-05-28perf test pmu: Avoid 2 static path arraysIan Rogers
2023-05-27perf pmus: Remove perf_pmus__has_hybridIan Rogers
2023-05-27perf pmus: Allow just core PMU scanningIan Rogers
2023-05-27perf pmu: Separate pmu and pmusIan Rogers
2023-05-27perf pmus: Prefer perf_pmu__scan over perf_pmus__for_each_pmuIan Rogers
2023-05-27perf cpumap: Add equal functionIan Rogers
2023-05-27perf test python: Put perf python at start of sys.pathIan Rogers
2023-05-26perf test: Fix perf stat JSON output testNamhyung Kim
2023-05-26perf tests: Organize cpu_map tests into a single suiteIan Rogers
2023-05-26perf cpumap: Add intersect functionIan Rogers
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-22Merge remote-tracking branch 'acme/perf-tools' into perf-tools-nextArnaldo Carvalho de Melo
2023-05-19perf test attr: Fix python SafeConfigParser() deprecation warningIan Rogers
2023-05-19perf test attr: Update no event/metric expectationsIan Rogers
2023-05-15perf test: Add cputype testing to perf statIan Rogers
2023-05-15perf parse-events: Avoid error when assigning a legacy cache termIan Rogers
2023-05-15perf parse-events: Avoid error when assigning a termIan Rogers
2023-05-15perf parse-events: Support hardware events as termsIan Rogers
2023-05-15perf test: Fix parse-events tests for >1 core PMUIan Rogers