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
F106068008: D30532.id90074.diff
Tue, Dec 24, 8:42 PM
Unknown Object (File)
Wed, Dec 18, 3:17 AM
Unknown Object (File)
Sun, Dec 8, 2:51 PM
Unknown Object (File)
Wed, Dec 4, 4:51 PM
Unknown Object (File)
Nov 3 2024, 9:26 AM
Unknown Object (File)
Oct 14 2024, 8:08 PM
Unknown Object (File)
Oct 3 2024, 8:51 PM
Unknown Object (File)
Oct 3 2024, 6:17 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