Re: [PATCH v1 1/1] perf vendor events intel: Fix Novalake CPUID regex in mapfile.csv
Namhyung Kim <[email protected]> Wed, 05 Aug 2026 11:28:15 -0700
| Newsgroups | org.kernel.vger.linux-perf-users,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 03 Aug 2026 14:50:28 -0700, Chun-Tse Shao wrote: > Based on offline discussion with Intel in > lore.kernel.org/[email protected], we decided > to drop the leading zero from Nova Lake models 0x01 and 0x03 in > mapfile.csv to match single-digit model numbers without zero padding > (GenuineIntel-18-[13]). > > The updated mapfile entry was published in: > github.com/intel/perfmon/commit/00167baed45ac3b2708e89dbf1b9ce4769e9d115 > > [...] Applied to perf-tools-next, thanks! Best regards, Namhyung