Re: [PATCH v2 1/2] perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE trace

From: Namhyung Kim

Date: Thu Mar 19 2026 - 13:31:42 EST


On Wed, 18 Mar 2026 10:36:39 +0000, Mike Leach wrote:

> Building perf with CORESIGHT=1 and the optional CSTRACE_RAW=1 enables
> additional debug printing of raw trace data when using command:-
> perf report --dump.
>
> This raw trace prints the CoreSight formatted trace frames, which may be
> used to investigate suspected issues with trace quality / corruption /
> decode.
>
> [...]

Applied to perf-tools-next, thanks!

Best regards,
Namhyung