Re: [PATCH v3] perf auxtrace: Add auxtrace_synth_id_range_start() helper
From: Namhyung Kim
Date: Mon Oct 27 2025 - 14:22:50 EST
On Fri, 24 Oct 2025 16:56:25 +0800, tanze wrote:
> To avoid hardcoding the offset value for synthetic event IDs
> in multiple auxtrace modules (arm-spe, cs-etm, intel-pt, etc.),
> and to improve code reusability, this patch unifies
> the handling of the ID offset via a dedicated helper function.
>
>
Applied to perf-tools-next, thanks!
Best regards,
Namhyung