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
Unknown Object (File)
Wed, Nov 19, 11:55 PM
Unknown Object (File)
Wed, Nov 19, 11:55 PM
Unknown Object (File)
Wed, Nov 19, 11:55 PM
Unknown Object (File)
Wed, Nov 19, 11:54 PM
Unknown Object (File)
Sun, Nov 2, 4:19 AM
Unknown Object (File)
Fri, Oct 31, 6:49 PM
Unknown Object (File)
Oct 26 2025, 4:13 PM
Unknown Object (File)
Oct 26 2025, 2:19 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!