[PATCH] tools/perf/test: Check for perf stat return code in perf all PMU test

Ian Rogers irogers at google.com
Thu Apr 2 10:57:09 AEDT 2026


On Wed, Apr 1, 2026 at 4:48 PM Namhyung Kim <namhyung at kernel.org> wrote:
>
> On Wed, Apr 01, 2026 at 01:40:47PM -0700, Ian Rogers wrote:
> > This looks like a latent Intel cpu_atom PMU bug. Thomas, wdyt?
>
> Are you ok with the change itself then?
>
> I'm not sure what's the expectation when the test runs with a regular
> user.  I assume the intention of this change is running as root..

So the test is failing as root on Intel, and the log output is
extensive. I'd prefer not to have the log output, so we may need to
work past some known broken items. Otherwise, the change looks okay,
but there are inconsistencies: `grep -q "<not supported>"` is used in
the existing code, while `grep -q "not supported"` is used here.

Thanks,
Ian

> Thanks,
> Namhyung
>


More information about the Linuxppc-dev mailing list