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
F163206682: D52662.id.diff
Tue, Jul 21, 1:32 AM
Unknown Object (File)
Sun, Jul 19, 6:55 PM
Unknown Object (File)
Wed, Jul 15, 6:45 AM
Unknown Object (File)
Wed, Jul 15, 6:45 AM
Unknown Object (File)
Tue, Jun 30, 6:26 PM
Unknown Object (File)
Mon, Jun 29, 10:33 PM
Unknown Object (File)
Thu, Jun 25, 3:44 PM
Unknown Object (File)
Wed, Jun 24, 10:25 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!