index
:
linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
tests
/
shell
/
lib
/
perf_json_output_lint.py
Age
Commit message (
Expand
)
Author
2025-11-16
perf test: Be tolerant of missing json metric none value
Ian Rogers
2025-11-11
perf test stat+json: Improve metric-only testing
Ian Rogers
2025-06-27
perf stat: Fix uncore aggregation number
Chun-Tse Shao
2025-03-05
perf test: Add --metric-only to perf stat output tests
Namhyung Kim
2024-12-26
perf stat: Fix trailing comma when there is no metric unit
James Clark
2024-10-17
perf stat: Add metric-threshold to json output
Ian Rogers
2024-02-09
perf stat: Support per-cluster aggregation
Yicong Yang
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
2022-08-10
perf test: JSON format checking
Claire Jensen