Page MenuHomeFreeBSD

libpmc/pmu-events: Add support for new json fields
ClosedPublic

Authored by bnovkov on Sat, Mar 21, 2:41 PM.
Tags
None
Referenced Files
F151013241: D56017.diff
Sun, Apr 5, 11:18 AM
Unknown Object (File)
Mon, Mar 30, 6:14 PM
Unknown Object (File)
Mon, Mar 30, 6:04 PM
Unknown Object (File)
Sun, Mar 29, 8:49 AM
Unknown Object (File)
Fri, Mar 27, 11:45 PM
Unknown Object (File)
Fri, Mar 27, 12:24 PM
Unknown Object (File)
Fri, Mar 27, 6:21 AM
Unknown Object (File)
Thu, Mar 26, 6:09 AM
Subscribers

Details

Summary

This change adds support for three new Intel fields to jevents.c:

  • MetricThreshold
  • MetricgroupNoGroup
  • DefaultMetricgroupName

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

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.

Ah I realize this is for the formulas they provide. Looks good.

This revision is now accepted and ready to land.Mon, Mar 23, 3:52 AM