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)
Fri, Oct 18, 3:32 PM
Unknown Object (File)
Oct 7 2024, 1:18 AM
Unknown Object (File)
Oct 5 2024, 7:15 PM
Unknown Object (File)
Sep 27 2024, 4:37 PM
Unknown Object (File)
Sep 18 2024, 3:15 PM
Unknown Object (File)
Sep 17 2024, 5:46 AM
Unknown Object (File)
Sep 4 2024, 7:18 PM
Unknown Object (File)
Aug 10 2024, 5:21 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