summaryrefslogtreecommitdiff
path: root/tools/perf/tests/shell/lib/perf_json_output_lint.py
AgeCommit message (Expand)AuthorFilesLines
2024-12-26perf stat: Fix trailing comma when there is no metric unitJames Clark1-7/+7
2024-10-17perf stat: Add metric-threshold to json outputIan Rogers1-1/+4
2024-02-10perf stat: Support per-cluster aggregationYicong Yang1-1/+3
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
2022-08-10perf test: JSON format checkingClaire Jensen1-0/+96