]> www.infradead.org Git - users/jedix/linux-maple.git/commit
perf test: Add tests for latency and parallelism profiling
authorDmitry Vyukov <dvyukov@google.com>
Thu, 13 Feb 2025 09:08:21 +0000 (10:08 +0100)
committerNamhyung Kim <namhyung@kernel.org>
Tue, 18 Feb 2025 22:04:32 +0000 (14:04 -0800)
commit257facfaf54295ae16446ab14060b1e84453383c
tree14605d214f9fdbb07bcf59db1ecd1b8d4fb3d6a4
parent32ecca8d7a3e2400805f8b5564a1b07e05cfcd54
perf test: Add tests for latency and parallelism profiling

Ensure basic operation of latency/parallelism profiling and that
main latency/parallelism record/report invocations don't fail/crash.

Signed-off-by: Dmitry Vyukov <dvyukov@google.com>
Reviewed-by: Andi Kleen <ak@linux.intel.com>
Link: https://lore.kernel.org/r/c129c8f02f328f68e1e9ef2cdc582f8a9786a97d.1739437531.git.dvyukov@google.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
tools/perf/tests/shell/base_report/setup.sh
tools/perf/tests/shell/base_report/test_basic.sh