On Thu, 2025-07-10 at 22:50 +0800, WangYuli wrote: > Fix format specifiers for link_id fields declared as 'unsigned int' > to use %u instead of %d. This affects several trace events where > link_id was incorrectly formatted as signed integer. > Why should we care? johannes