Age | Commit message (Expand) | Author |
2024-12-26 | perf stat: Fix trailing comma when there is no metric unit | James Clark |
2024-10-17 | perf test: Move attr files into shell directory where they are used | Ian Rogers |
2024-10-17 | perf stat: Add metric-threshold to json output | Ian Rogers |
2024-10-17 | perf test: Speed up some tests using perf list | Namhyung Kim |
2024-09-11 | perf test shell probe_vfs_getname: Remove extraneous '=' from probe line numb... | Arnaldo Carvalho de Melo |
2024-09-04 | perf tests probe_vfs_getname.sh: Update to use 'perf check feature' | Athira Rajeev |
2024-08-28 | perf test vfs_getname: Look for alternative line where to collect the pathname | Arnaldo Carvalho de Melo |
2024-07-31 | perf test: make metric validation test return early when there is no metric s... | Weilin Wang |
2024-03-21 | perf test: Stat output per thread of just the parent process | Ian Rogers |
2024-02-22 | perf tests: Avoid fork in perf_has_symbol test | Ian Rogers |
2024-02-09 | perf stat: Support per-cluster aggregation | Yicong Yang |
2024-02-01 | perf test: Simplify metric value validation test final report | Weilin Wang |
2023-12-05 | perf test: Use common python setup library | Ian Rogers |
2023-11-27 | perf tests lib: Add perf_has_symbol.sh | Adrian Hunter |
2023-10-25 | perf test: Skip CoreSight tests if cs_etm// event is not available | Michael Petlan |
2023-08-03 | perf tests lib stat_output: Fix shellcheck warning about missing shebang | Kajol Jain |
2023-08-03 | perf tests lib waiting: Fix the shellcheck warnings about missing shebang | Athira Rajeev |
2023-08-03 | perf tests lib probe_vfs_getname: Fix shellcheck warnings about missing sheba... | Athira Rajeev |
2023-08-03 | perf tests lib probe: Fix shellcheck warning about about missing shebang | Kajol Jain |
2023-06-23 | perf test: Reorder event name checks in stat STD output linter | Namhyung Kim |
2023-06-22 | perf test: Remove x permission from lib/stat_output.sh | Namhyung Kim |
2023-06-21 | perf test: Rerun failed metrics with longer workload | Weilin Wang |
2023-06-21 | perf test: Add skip list for metrics known would fail | Weilin Wang |
2023-06-21 | perf test: Add metric value validation test | Weilin Wang |
2023-06-16 | perf test: Move all the check functions of stat CSV output to lib | Kan Liang |
2023-06-15 | pert tests: Update metric-value for perf stat JSON output | Kan Liang |
2023-06-13 | pert tests: Support metricgroup perf stat JSON output | Kan Liang |
2023-05-26 | perf test: Fix perf stat JSON output test | Namhyung Kim |
2023-05-23 | pert tests: Add tests for new "perf stat --per-cache" aggregation option | K Prateek Nayak |
2023-04-10 | perf test stat+json_output: Write JSON output to a file | Ian Rogers |
2023-02-23 | perf test: Avoid counting commas in json linter | Ian Rogers |
2023-02-02 | perf test: Replace legacy `...` with $(...) | Diederik de Haas |
2023-02-02 | perf test: Replace 'grep | wc -l' with 'grep -c' | Diederik de Haas |
2023-02-01 | perf tests shell: Fix check for libtracevent support | Athira Rajeev |
2022-12-14 | perf tools: Use "grep -E" instead of "egrep" | Tiezhu Yang |
2022-10-06 | perf test: Add CoreSight shell lib shared code for future tests | Carsten Haitzler |
2022-10-04 | perf test: waiting.sh: Parameterize timeouts | Adrian Hunter |
2022-10-04 | perf test: test_intel_pt.sh: Move helper functions for waiting | Adrian Hunter |
2022-10-04 | perf tests: Fix 'perf probe' error log check in skip_if_no_debuginfo | Athira Rajeev |
2022-08-10 | perf test: JSON format checking | Claire Jensen |
2022-06-19 | perf test: Fix "perf stat CSV output linter" test on s390 | Thomas Richter |
2022-05-26 | perf test: Add checking for perf stat CSV output. | Claire Jensen |
2021-08-30 | perf tests: Fix *probe_vfs_getname.sh test failures | James Clark |
2020-02-18 | perf test: Fix test trace+probe_vfs_getname.sh on s390 | Thomas Richter |
2019-06-17 | perf tests: Add missing SPDX headers | Arnaldo Carvalho de Melo |
2019-02-15 | perf tests shell: Skip trace+probe_vfs_getname.sh if built without trace support | Tommi Rantala |
2019-01-04 | perf test shell: Use a fallback to get the pathname in vfs_getname | Arnaldo Carvalho de Melo |
2018-02-16 | perf tests shell lib: Use a wildcard to remove the vfs_getname probe | Arnaldo Carvalho de Melo |
2017-08-16 | perf test shell: Replace '|&' with '2>&1 |' to work with more shells | Kim Phillips |
2017-08-15 | perf test shell vfs_getname: Skip for tools built with NO_LIBDWARF=1 | Arnaldo Carvalho de Melo |