Page MenuHomeFreeBSD

libpmc: make libpmc_pmu_utils.c more amenable to porting
ClosedPublic

Authored by mhorne on May 28 2021, 6:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 5, 5:08 AM
Unknown Object (File)
Mar 14 2025, 7:55 PM
Unknown Object (File)
Mar 10 2025, 12:10 PM
Unknown Object (File)
Feb 23 2025, 7:40 PM
Unknown Object (File)
Feb 21 2025, 9:55 PM
Unknown Object (File)
Feb 7 2025, 1:12 PM
Unknown Object (File)
Feb 5 2025, 11:15 AM
Unknown Object (File)
Jan 30 2025, 9:34 AM
Subscribers

Details

Summary

The current version has every function stubbed out for !x86. Only two
functions (pmu_alias_get() and pmc_pmu_pmcallocate() are really platform
dependent, so reduce the width of the ifdefs and remove some of the
stubs.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 39547
Build 36436: arc lint + arc unit