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
F152008140: D56017.id174082.diff
Sun, Apr 12, 1:57 AM
F151964428: D56017.id.diff
Sat, Apr 11, 7:50 PM
F151909459: D56017.id.diff
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
Unknown Object (File)
Mon, Mar 30, 6:14 PM
Unknown Object (File)
Mon, Mar 30, 6:04 PM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 71625
Build 68508: arc lint + arc unit

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