Re: [PATCH] perf sample: Fix the wrong format specifier

From: Namhyung Kim
Date: Mon Nov 17 2025 - 20:35:52 EST


On Mon, 22 Sep 2025 17:50:57 +0800, liujing wrote:
> In the file tools/perf/util/cs-etm.c, queue_nr is of type unsigned
> int and should be printed with %u.
>
>
Applied to perf-tools-next, thanks!

Best regards,
Namhyung