summaryrefslogtreecommitdiff
path: root/tools/perf/tests/shell/lib
AgeCommit message (Expand)AuthorFilesLines
2025-05-20perf test probe_vfs_getname: Add regex for searching probe lineLeo Yan1-2/+10
2025-05-13perf test: Hybrid improvements for metric value validation testIan Rogers1-3/+9
2025-04-29perf test probe_vfs_getname: Skip if no suitable line detectedJakub Brnak1-1/+7
2025-04-25perf tests metric-only perf stat: Fix tests 84 and 86 s390Thomas Richter1-0/+5
2025-03-24perf test: Address attr.py mypy errorIan Rogers1-7/+1
2025-03-05perf test: Add --metric-only to perf stat output testsNamhyung Kim2-0/+15
2024-12-26perf stat: Fix trailing comma when there is no metric unitJames Clark1-7/+7
2024-10-17perf test: Move attr files into shell directory where they are usedIan Rogers1-0/+476
2024-10-17perf stat: Add metric-threshold to json outputIan Rogers1-1/+4
2024-10-17perf test: Speed up some tests using perf listNamhyung Kim1-1/+1
2024-09-11perf test shell probe_vfs_getname: Remove extraneous '=' from probe line numb...Arnaldo Carvalho de Melo1-2/+2
2024-09-04perf tests probe_vfs_getname.sh: Update to use 'perf check feature'Athira Rajeev1-2/+2
2024-08-29perf test vfs_getname: Look for alternative line where to collect the pathnameArnaldo Carvalho de Melo1-1/+6
2024-07-31perf test: make metric validation test return early when there is no metric s...Weilin Wang1-2/+8
2024-03-21perf test: Stat output per thread of just the parent processIan Rogers1-1/+1
2024-02-22perf tests: Avoid fork in perf_has_symbol testIan Rogers1-1/+1
2024-02-10perf stat: Support per-cluster aggregationYicong Yang2-1/+15
2024-02-02perf test: Simplify metric value validation test final reportWeilin Wang1-107/+124
2023-12-05perf test: Use common python setup libraryIan Rogers1-0/+16
2023-11-27perf tests lib: Add perf_has_symbol.shAdrian Hunter1-0/+21
2023-10-25perf test: Skip CoreSight tests if cs_etm// event is not availableMichael Petlan1-0/+2
2023-08-03perf tests lib stat_output: Fix shellcheck warning about missing shebangKajol Jain1-0/+1
2023-08-03perf tests lib waiting: Fix the shellcheck warnings about missing shebangAthira Rajeev1-0/+1
2023-08-03perf tests lib probe_vfs_getname: Fix shellcheck warnings about missing sheba...Athira Rajeev1-2/+3
2023-08-03perf tests lib probe: Fix shellcheck warning about about missing shebangKajol Jain1-0/+1
2023-06-24perf test: Reorder event name checks in stat STD output linterNamhyung Kim1-1/+1
2023-06-23perf test: Remove x permission from lib/stat_output.shNamhyung Kim1-0/+0
2023-06-22perf test: Rerun failed metrics with longer workloadWeilin Wang1-46/+83
2023-06-22perf test: Add skip list for metrics known would failWeilin Wang2-4/+38
2023-06-22perf test: Add metric value validation testWeilin Wang2-0/+901
2023-06-16perf test: Move all the check functions of stat CSV output to libKan Liang1-0/+169
2023-06-16pert tests: Update metric-value for perf stat JSON outputKan Liang1-3/+3
2023-06-14pert tests: Support metricgroup perf stat JSON outputKan Liang1-0/+3
2023-05-27perf test: Fix perf stat JSON output testNamhyung Kim1-1/+1
2023-05-23pert tests: Add tests for new "perf stat --per-cache" aggregation optionK Prateek Nayak1-1/+3
2023-04-11perf test stat+json_output: Write JSON output to a fileIan Rogers1-1/+2
2023-02-23perf test: Avoid counting commas in json linterIan Rogers1-16/+13
2023-02-02perf test: Replace legacy `...` with $(...)Diederik de Haas1-9/+9
2023-02-02perf test: Replace 'grep | wc -l' with 'grep -c'Diederik de Haas1-3/+3
2023-02-02perf tests shell: Fix check for libtracevent supportAthira Rajeev1-0/+8
2022-12-14perf tools: Use "grep -E" instead of "egrep"Tiezhu Yang1-2/+2
2022-10-06perf test: Add CoreSight shell lib shared code for future testsCarsten Haitzler1-0/+132
2022-10-04perf test: waiting.sh: Parameterize timeoutsAdrian Hunter1-9/+17
2022-10-04perf test: test_intel_pt.sh: Move helper functions for waitingAdrian Hunter1-0/+69
2022-10-04perf tests: Fix 'perf probe' error log check in skip_if_no_debuginfoAthira Rajeev1-1/+1
2022-08-10perf test: JSON format checkingClaire Jensen1-0/+96
2022-06-19perf test: Fix "perf stat CSV output linter" test on s390Thomas Richter1-48/+0
2022-05-26perf test: Add checking for perf stat CSV output.Claire Jensen1-0/+48
2021-08-30perf tests: Fix *probe_vfs_getname.sh test failuresJames Clark1-1/+1
2020-02-18perf test: Fix test trace+probe_vfs_getname.sh on s390Thomas Richter1-1/+1