Re: [PATCH v5 10/19] perf test cs-etm: Test decoding for concurrent threads test

From: Leo Yan

Date: Tue Jun 09 2026 - 13:31:29 EST


On Tue, Jun 09, 2026 at 03:40:15PM +0100, James Clark wrote:
> The thread_loop test only looks for context IDs in the raw trace.
> There's a lot more that can go wrong when decoding these, so replace it
> with a test that looks at the final output for matching thread names and
> symbols.
>
> In the future we might use timestamps and context switch events to track
> threads, so looking at context IDs in the raw trace wouldn't always
> work.
>
> Reviewed-by: Leo Yan <leo.yan@xxxxxxx>
> Signed-off-by: James Clark <james.clark@xxxxxxxxxx>

Tested-by: Leo Yan <leo.yan@xxxxxxx>