Re: [PATCH] perf jevents: Add Intel OMR MSR mappings
From: Namhyung Kim
Date: Wed Jul 15 2026 - 14:43:07 EST
On Wed, 08 Jul 2026 13:32:26 +0800, Dapeng Mi wrote:
> New OMR MSRs are introduced for OMR events on DMR and NVL. Perf continues
> to reuse the existing offcore_rsp attribute to encode the MSR value,
> similar to existing OCR event handling.
>
> Add the corresponding OMR MSR mappings in lookup_msr() so jevents can
> translate these events and generate the correct offcore_rsp attribute.
>
> [...]
Applied to perf-tools-next, thanks!
Best regards,
Namhyung