Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

perf/x86/intel: Add Airmont NP

The Intel / MaxLinear Airmont NP (aka Lightning Mountain) supports the
same architectual and non-architecural events as Airmont.

Signed-off-by: Martin Schiller <ms@dev.tdt.de>
Signed-off-by: Peter Zijlstra (Intel) <peterz@infradead.org>
Reviewed-by: Dapeng Mi <dapeng1.mi@linux.intel.com>
Link: https://patch.msgid.link/20251124074846.9653-3-ms@dev.tdt.de

authored by

Martin Schiller and committed by
Peter Zijlstra
a08340fd 63dbadca

+1
+1
arch/x86/events/intel/core.c
··· 7410 7410 case INTEL_ATOM_SILVERMONT_D: 7411 7411 case INTEL_ATOM_SILVERMONT_MID: 7412 7412 case INTEL_ATOM_AIRMONT: 7413 + case INTEL_ATOM_AIRMONT_NP: 7413 7414 case INTEL_ATOM_SILVERMONT_MID2: 7414 7415 memcpy(hw_cache_event_ids, slm_hw_cache_event_ids, 7415 7416 sizeof(hw_cache_event_ids));