this commit adds the sapphire rapids CPU model to hwpmc_intel.c, allowing hwpmc to be used on this CPU family
Sponsored-By: Stormshield
Differential D57263
pmc: add sapphire rapids model Authored by anaelle.cazuc_stormshield.eu on Wed, May 27, 8:15 AM. Tags None Referenced Files
Subscribers
Details
this commit adds the sapphire rapids CPU model to hwpmc_intel.c, allowing hwpmc to be used on this CPU family Sponsored-By: Stormshield Tested on a Intel(R) Xeon(R) Gold 6444Y processor: before: # dmesg | grep -i pmc [1] pmc: Unknown Intel CPU. [1] hwpmc: SOFT/16/64/0x67<INT,USR,SYS,REA,WRI> after: # dmesg | grep -i pmc [1] hwpmc: SOFT/16/64/0x67<INT,USR,SYS,REA,WRI> TSC/1/64/0x20<REA> IAP/8/48/0x3ff<INT,USR,SYS,EDG,THR,REA,WRI,INV,QUA,PRC> IAF/4/48/0x67<INT,USR,SYS,REA,WRI>
Diff Detail
Event TimelineComment Actions Can you please confirm the author field for the commit: Anaelle Cazuc <anaelle.cazuc@stormshield.eu> Or something else? |