index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
shell
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2025-11-16
perf test: Be tolerant of missing json metric none value
Ian Rogers
1
-1
/
+4
2025-11-11
perf test stat csv: Update test expectations and events
Ian Rogers
1
-1
/
+1
2025-11-11
perf test stat+json: Improve metric-only testing
Ian Rogers
1
-2
/
+2
2025-06-27
perf stat: Fix uncore aggregation number
Chun-Tse Shao
1
-2
/
+2
2025-06-26
perf test: Change all remaining #!/bin/sh to #!/bin/bash
James Clark
4
-4
/
+4
2025-05-20
perf test probe_vfs_getname: Add regex for searching probe line
Leo Yan
1
-2
/
+10
2025-05-13
perf test: Hybrid improvements for metric value validation test
Ian Rogers
1
-3
/
+9
2025-04-29
perf test probe_vfs_getname: Skip if no suitable line detected
Jakub Brnak
1
-1
/
+7
2025-04-25
perf tests metric-only perf stat: Fix tests 84 and 86 s390
Thomas Richter
1
-0
/
+5
2025-03-24
perf test: Address attr.py mypy error
Ian Rogers
1
-7
/
+1
2025-03-05
perf test: Add --metric-only to perf stat output tests
Namhyung Kim
2
-0
/
+15
2024-12-26
perf stat: Fix trailing comma when there is no metric unit
James Clark
1
-7
/
+7
2024-10-17
perf test: Move attr files into shell directory where they are used
Ian Rogers
1
-0
/
+476
2024-10-17
perf stat: Add metric-threshold to json output
Ian Rogers
1
-1
/
+4
2024-10-17
perf test: Speed up some tests using perf list
Namhyung Kim
1
-1
/
+1
2024-09-11
perf test shell probe_vfs_getname: Remove extraneous '=' from probe line numb...
Arnaldo Carvalho de Melo
1
-2
/
+2
2024-09-04
perf tests probe_vfs_getname.sh: Update to use 'perf check feature'
Athira Rajeev
1
-2
/
+2
2024-08-28
perf test vfs_getname: Look for alternative line where to collect the pathname
Arnaldo Carvalho de Melo
1
-1
/
+6
2024-07-31
perf test: make metric validation test return early when there is no metric s...
Weilin Wang
1
-2
/
+8
2024-03-21
perf test: Stat output per thread of just the parent process
Ian Rogers
1
-1
/
+1
2024-02-22
perf tests: Avoid fork in perf_has_symbol test
Ian Rogers
1
-1
/
+1
2024-02-09
perf stat: Support per-cluster aggregation
Yicong Yang
2
-1
/
+15
2024-02-01
perf test: Simplify metric value validation test final report
Weilin Wang
1
-107
/
+124
2023-12-05
perf test: Use common python setup library
Ian Rogers
1
-0
/
+16
2023-11-27
perf tests lib: Add perf_has_symbol.sh
Adrian Hunter
1
-0
/
+21
2023-10-25
perf test: Skip CoreSight tests if cs_etm// event is not available
Michael Petlan
1
-0
/
+2
2023-08-03
perf tests lib stat_output: Fix shellcheck warning about missing shebang
Kajol Jain
1
-0
/
+1
2023-08-03
perf tests lib waiting: Fix the shellcheck warnings about missing shebang
Athira Rajeev
1
-0
/
+1
2023-08-03
perf tests lib probe_vfs_getname: Fix shellcheck warnings about missing sheba...
Athira Rajeev
1
-2
/
+3
2023-08-03
perf tests lib probe: Fix shellcheck warning about about missing shebang
Kajol Jain
1
-0
/
+1
2023-06-23
perf test: Reorder event name checks in stat STD output linter
Namhyung Kim
1
-1
/
+1
2023-06-22
perf test: Remove x permission from lib/stat_output.sh
Namhyung Kim
1
-0
/
+0
2023-06-21
perf test: Rerun failed metrics with longer workload
Weilin Wang
1
-46
/
+83
2023-06-21
perf test: Add skip list for metrics known would fail
Weilin Wang
2
-4
/
+38
2023-06-21
perf test: Add metric value validation test
Weilin Wang
2
-0
/
+901
2023-06-16
perf test: Move all the check functions of stat CSV output to lib
Kan Liang
1
-0
/
+169
2023-06-15
pert tests: Update metric-value for perf stat JSON output
Kan Liang
1
-3
/
+3
2023-06-13
pert tests: Support metricgroup perf stat JSON output
Kan Liang
1
-0
/
+3
2023-05-26
perf test: Fix perf stat JSON output test
Namhyung Kim
1
-1
/
+1
2023-05-23
pert tests: Add tests for new "perf stat --per-cache" aggregation option
K Prateek Nayak
1
-1
/
+3
2023-04-10
perf test stat+json_output: Write JSON output to a file
Ian Rogers
1
-1
/
+2
2023-02-23
perf test: Avoid counting commas in json linter
Ian Rogers
1
-16
/
+13
2023-02-02
perf test: Replace legacy `...` with $(...)
Diederik de Haas
1
-9
/
+9
2023-02-02
perf test: Replace 'grep | wc -l' with 'grep -c'
Diederik de Haas
1
-3
/
+3
2023-02-01
perf tests shell: Fix check for libtracevent support
Athira Rajeev
1
-0
/
+8
2022-12-14
perf tools: Use "grep -E" instead of "egrep"
Tiezhu Yang
1
-2
/
+2
2022-10-06
perf test: Add CoreSight shell lib shared code for future tests
Carsten Haitzler
1
-0
/
+132
2022-10-04
perf test: waiting.sh: Parameterize timeouts
Adrian Hunter
1
-9
/
+17
2022-10-04
perf test: test_intel_pt.sh: Move helper functions for waiting
Adrian Hunter
1
-0
/
+69
2022-10-04
perf tests: Fix 'perf probe' error log check in skip_if_no_debuginfo
Athira Rajeev
1
-1
/
+1
[next]