Page MenuHomeFreeBSD

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

Authored by ivy on Sun, Sep 21, 4:51 PM.
Tags
None
Referenced Files
F132412698: D52662.id162701.diff
Thu, Oct 16, 5:36 PM
F132412148: D52662.id162535.diff
Thu, Oct 16, 5:29 PM
Unknown Object (File)
Sat, Oct 11, 10:55 PM
Unknown Object (File)
Sat, Oct 11, 10:55 PM
Unknown Object (File)
Sat, Oct 11, 10:55 PM
Unknown Object (File)
Sat, Oct 11, 1:33 PM
Unknown Object (File)
Fri, Oct 10, 2:39 AM
Unknown Object (File)
Thu, Oct 9, 6:47 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.Sun, Sep 21, 4:51 PM
This revision is now accepted and ready to land.Sun, Sep 21, 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!