This change adds support for three new Intel fields to jevents.c:
- MetricThreshold
- MetricgroupNoGroup
- DefaultMetricgroupName
Differential D56017
libpmc/pmu-events: Add support for new json fields Authored by bnovkov on Sat, Mar 21, 2:41 PM. Tags None Referenced Files
Subscribers
Details
This change adds support for three new Intel fields to jevents.c:
Diff Detail
Event TimelineComment Actions The change looks good overall, but do we need to do anything with these fields or it's just annotations for the user? What's the group name is that to make it easier to search types of counters? I can add that into the tooling changes I'm working on. |