]> git.ipfire.org Git - thirdparty/linux.git/commit
perf tests timechart: Add a perf timechart test
authorIan Rogers <irogers@google.com>
Sat, 22 Nov 2025 08:19:25 +0000 (00:19 -0800)
committerNamhyung Kim <namhyung@kernel.org>
Wed, 3 Dec 2025 19:07:47 +0000 (11:07 -0800)
commit279385cf634b50ad25aabc10dd334fdd78b09e7c
tree64c53a0c35bb130ea1569e6a6951b82e7303c104
parent75e961730b9e8506aa9b5cb670bdd674ce80e46a
perf tests timechart: Add a perf timechart test

Basic coverage for `perf timechart` doing a record and then a basic
sanity test of the generated SVG file.

Signed-off-by: Ian Rogers <irogers@google.com>
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/tests/shell/timechart.sh [new file with mode: 0755]