Page MenuHomeFreeBSD

pmc: Import Intel Meteor Lake events
ClosedPublic

Authored by bnovkov on Mar 3 2026, 9:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Jul 18, 9:01 PM
Unknown Object (File)
Sat, Jul 18, 6:21 PM
Unknown Object (File)
Wed, Jul 15, 7:11 AM
Unknown Object (File)
Wed, Jul 15, 7:11 AM
Unknown Object (File)
Sat, Jul 11, 10:29 PM
Unknown Object (File)
Sun, Jul 5, 11:53 PM
Unknown Object (File)
Sun, Jun 28, 12:41 AM
Unknown Object (File)
Fri, Jun 26, 9:51 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.Mar 11 2026, 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.