Re: [PATCH v2 10/18] perf test cs-etm: Test decoding for concurrent threads test
From: Leo Yan
Date: Wed Jun 03 2026 - 11:28:36 EST
On Tue, Jun 02, 2026 at 03:26:52PM +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.
>
> Signed-off-by: James Clark <james.clark@xxxxxxxxxx>
LGTM:
Reviewed-by: Leo Yan <leo.yan@xxxxxxx>