tools/perf/tests/shell/timechart.sh
0 → 100755
+67
−0
Loading
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>