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)
Mon, Apr 20, 7:14 AM
Unknown Object (File)
Sun, Apr 19, 7:54 AM
Unknown Object (File)
Sat, Apr 18, 4:15 PM
Unknown Object (File)
Sat, Apr 18, 10:01 AM
Unknown Object (File)
Thu, Apr 16, 9:41 PM
Unknown Object (File)
Wed, Apr 15, 12:52 AM
Unknown Object (File)
Mon, Apr 13, 6:47 AM
Unknown Object (File)
Sun, Apr 12, 10:00 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