Page MenuHomeFreeBSD

pmc: Import Intel Meteor Lake events
ClosedPublic

Authored by bnovkov on Tue, Mar 3, 9:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Mar 25, 10:31 PM
Unknown Object (File)
Tue, Mar 24, 7:52 AM
Unknown Object (File)
Fri, Mar 20, 8:48 AM
Unknown Object (File)
Fri, Mar 13, 1:29 AM
Unknown Object (File)
Sat, Mar 7, 7:20 PM
Unknown Object (File)
Fri, Mar 6, 3:30 PM
Unknown Object (File)
Fri, Mar 6, 1:36 PM
Unknown Object (File)
Thu, Mar 5, 8:36 AM
Subscribers

Details

Summary

Obtained from: Intel perfmon (JSON event definitions)
Tested by: bms, olivier
MFC after: 1 week

Diff Detail

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

Event Timeline

This revision is now accepted and ready to land.Wed, Mar 11, 2:01 PM

Looks good to me, just be aware that I landed a fix that forces us to whitelist json fields. I don't see any new fields but you should check that it builds against head as of bfb2fd5f66183454cfe8771595df09c0f23c7efb

Looks good to me, just be aware that I landed a fix that forces us to whitelist json fields. I don't see any new fields but you should check that it builds against head as of bfb2fd5f66183454cfe8771595df09c0f23c7efb

Thank you for the heads-up, it turns out that three new JSON fields have been introduced in mtl-metrics.json.
I've opened a separate revision to add those to jevents.c: D56017

This revision was automatically updated to reflect the committed changes.