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
F160556330: D52662.diff
Thu, Jun 25, 3:44 PM
Unknown Object (File)
Wed, Jun 24, 10:25 PM
Unknown Object (File)
Tue, Jun 16, 3:11 AM
Unknown Object (File)
May 22 2026, 1:45 PM
Unknown Object (File)
May 20 2026, 11:47 AM
Unknown Object (File)
May 18 2026, 12:45 AM
Unknown Object (File)
May 18 2026, 12:45 AM
Unknown Object (File)
May 18 2026, 12:44 AM
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 Skipped
Unit
Tests Skipped
Build Status
Buildable 67225
Build 64108: arc lint + arc unit

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!