- Status: open --> merged
Clément Foyer wants to merge 1 commit from /u/o4ub/perfmon2/ to master, 2023-10-11
On SapphireRapids platforms, I cannot access performance counters through libpfm4. After further investigations, it seems the issue is thatthe corresponding events are never added to the event table due to the absence of INTEL_V5_ATTRS in switch-case statement. Therefore, on SapphireRapid platforms (and maybe on IceLake too?), the events are never available and calls to pfm_get_os_event_encoding() always fail as the corresponding event is never found.
| Commit | Date | |
|---|---|---|
|
[535c20]
(enable-ICL-SPR)
by
Add Intel IceLake and Intel SapphireRapid performance counters to the event table Signed-off-by: Clément Foyer <clement.foyer@...> |
2023-09-28 08:01:09 | Tree |