Re: [PATCH v5 0/8] perf report: Add latency and parallelism profiling

From: Andi Kleen
Date: Thu Feb 06 2025 - 14:07:52 EST


> > Also how do I run tests? I failed to figure it out.
>
> Just "perf test"

Or actually did you mean you can't run it in the build directory?

For that you may need my patch
https://lore.kernel.org/linux-perf-users/20240813213651.1057362-2-ak@xxxxxxxxxxxxxxx/

(sadly it's still not applied)

-Andi