Re: [PATCH v2 2/2] perf cs-etm: Test sparse CPU maps
From: Arnaldo Carvalho de Melo
Date: Tue Jan 20 2026 - 15:42:22 EST
On Tue, Jan 20, 2026 at 11:22:38AM +0000, Leo Yan wrote:
> On Mon, Jan 19, 2026 at 10:18:36AM +0000, Coresight ML wrote:
> > We only currently test with default (all CPUs) or --per-thread mode.
> > Different permutations of the "-C" option can affect decoding so add
> > tests for some of them.
> > Signed-off-by: James Clark <james.clark@xxxxxxxxxx>
> LGTM and verified on Juno board:
> Tested-by: Leo Yan <leo.yan@xxxxxxx>
Thanks, applied both patches to perf-tools-next,
- Arnaldo