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
F153117454: D56017.id174082.diff
Sun, Apr 19, 6:58 AM
Unknown Object (File)
Tue, Apr 14, 6:24 AM
Unknown Object (File)
Sun, Apr 12, 1:57 AM
Unknown Object (File)
Sat, Apr 11, 7:50 PM
Unknown Object (File)
Sat, Apr 11, 11:58 AM
Unknown Object (File)
Sat, Apr 11, 1:00 AM
Unknown Object (File)
Mon, Apr 6, 9:15 PM
Unknown Object (File)
Sun, Apr 5, 11:18 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