[PATCH v2 0/3] Write json and csv test output to test files

From: Ian Rogers
Date: Sat Apr 08 2023 - 01:45:17 EST


Avoid problems where debug/warning messages would break output
formatting.

v2. move the XXX with mktemp to the end of the template as required.

Ian Rogers (3):
perf test: Write CSV output to a file
perf stat: Don't write "started on" for json output
perf test: Write Json output to a file

tools/perf/builtin-stat.c | 6 +-
.../tests/shell/lib/perf_json_output_lint.py | 3 +-
tools/perf/tests/shell/stat+csv_output.sh | 58 ++++++++++++++-----
tools/perf/tests/shell/stat+json_output.sh | 48 +++++++++++----
4 files changed, 84 insertions(+), 31 deletions(-)

--
2.40.0.577.gac1e443424-goog