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
F130672691: D52662.id.diff
Wed, Oct 1, 6:22 AM
Unknown Object (File)
Mon, Sep 22, 9:21 PM
Unknown Object (File)
Mon, Sep 22, 12:46 AM
Unknown Object (File)
Sun, Sep 21, 11:54 PM
Unknown Object (File)
Sun, Sep 21, 11:14 PM
Unknown Object (File)
Sun, Sep 21, 11:14 PM
Unknown Object (File)
Sun, Sep 21, 10:39 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!