Hi

It looks like the master branch of `lib/events/intel_spr_events.h` doesn't
include umasks for EXE_ACTIVITY.EXE_BOUND_0_PORTS and
EXE_ACTIVITY.2_3_PORTS_UTIL.

These events are specified in Intel SPR JSON file
https://github.com/intel/perfmon/blob/main/SPR/events/sapphirerapids_core.json
:

      "EventCode": "0xa6",
      "UMask": "0x80",
      "EventName": "EXE_ACTIVITY.EXE_BOUND_0_PORTS",
...
      "EventCode": "0xa6",
      "UMask": "0xC",
      "EventName": "EXE_ACTIVITY.2_3_PORTS_UTIL",

Is it possible to include the missing umasks in `intel_spr_exe_activity`?
We need these events to create Intel TMA metrics.

Regards,

Laksono Adhianto
_______________________________________________
perfmon2-devel mailing list
perfmon2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/perfmon2-devel

Reply via email to