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
F84269394: D30532.id90074.diff
Tue, May 21, 5:01 PM
F84250949: D30532.id.diff
Tue, May 21, 11:20 AM
Unknown Object (File)
Thu, May 16, 5:33 AM
Unknown Object (File)
Wed, May 1, 6:53 AM
Unknown Object (File)
Sun, Apr 28, 3:37 AM
Unknown Object (File)
Fri, Apr 26, 5:53 PM
Unknown Object (File)
Fri, Apr 26, 5:52 PM
Unknown Object (File)
Fri, Apr 26, 5:01 PM
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