Use fixed enum values for PMC_CLASSES().
This removes one of the frequent causes of ABI breakage when new CPU
types are added to hwpmc(4).
Differential D2586
Use fixed enum values for PMC_CLASSES(). jhb on May 19 2015, 4:02 PM. Authored by Tags None Referenced Files
Details
Use fixed enum values for PMC_CLASSES(). This removes one of the frequent causes of ABI breakage when new CPU
Diff Detail
Event TimelineComment Actions Sounds sensible.
Comment Actions Tested and works fine on Intel at least modulo the comsetic fix for dmesg output I added. |