Page MenuHomeFreeBSD

libpmc: add armv8 pmu-event aliases
ClosedPublic

Authored by mhorne on Jun 22 2022, 4:07 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 9:54 AM
Unknown Object (File)
Sun, Oct 12, 4:06 AM
Unknown Object (File)
Sun, Oct 12, 2:54 AM
Unknown Object (File)
Fri, Oct 10, 10:55 PM
Unknown Object (File)
Fri, Oct 10, 10:55 PM
Unknown Object (File)
Fri, Oct 10, 4:46 PM
Unknown Object (File)
Fri, Oct 10, 11:16 AM
Unknown Object (File)
Sep 14 2025, 1:14 AM
Subscribers

Details

Summary

These are all "standard microarchitectural events", which in theory are
supported by every ARMv8 processor. In practice, it depends on the
pmu-event definitions being complete and accurate, which they are not
for every processor. Still, these aliases should be functional on the
majority of systems.

PR: 254532

Diff Detail

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