Re: [PATCH v3] perf test: Add ARM SPE system wide test

From: Arnaldo Carvalho de Melo
Date: Mon Aug 01 2022 - 13:48:33 EST


Em Thu, Jul 07, 2022 at 11:13:52AM +0800, Leo Yan escreveu:
> On Fri, Jul 01, 2022 at 04:09:32PM -0700, Namhyung Kim wrote:
> > In the past it had a problem not setting the pid/tid on the sample
> > correctly when system-wide mode is used. Although it's fixed now it'd
> > be nice if we have a test case for it.
> >
> > Cc: German Gomez <german.gomez@xxxxxxx>
> > Cc: Leo Yan <leo.yan@xxxxxxxxxx>
> > Signed-off-by: Namhyung Kim <namhyung@xxxxxxxxxx>
>
> Tested for both root user and non-privileged user, both works as
> expected:
>
> Tested-by: Leo Yan <leo.yan@xxxxxxxxxx>

Thanks, applied.

- Arnaldo