Page MenuHomeFreeBSD

libpmc: Move libpmc and utils to a new pmc package
ClosedPublic

Authored by ivy on Sep 21 2025, 4:51 PM.
Tags
None
Referenced Files
F153870718: D52662.id.diff
Fri, Apr 24, 10:17 AM
Unknown Object (File)
Mon, Apr 20, 7:48 PM
Unknown Object (File)
Sat, Apr 18, 8:42 AM
Unknown Object (File)
Fri, Apr 17, 9:48 AM
Unknown Object (File)
Thu, Apr 9, 10:51 PM
Unknown Object (File)
Mon, Apr 6, 11:06 AM
Unknown Object (File)
Sun, Apr 5, 11:51 PM
Unknown Object (File)
Thu, Apr 2, 9:16 PM
Subscribers

Details

Summary

Due to the size of libpmc.so.5, this reduces the size of the -utilities
package by 10%.

MFC after: 3 days

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

ivy requested review of this revision.Sep 21 2025, 4:51 PM
This revision is now accepted and ready to land.Sep 21 2025, 6:11 PM
emaste added a subscriber: emaste.

OK, the size savings justify the pkg proliferation here I'd say.

yup, and it also makes churning on libpmc development easier (if I ever do that again :-) )

Thanks!