[oe] [meta-oe][PATCH] Finer gperftools packaging

Anatol Belski anatol.oe at belski.net
Mon Jul 22 00:59:39 UTC 2019


Hi Khem,

On Sat, 2019-07-20 at 19:17 -0700, Khem Raj wrote:

> > +FILES_${PN}-libs = "${libdir}/libprofiler*${SOLIBS}
> > ${libdir}/libprofiler*${SOLIBS}\
> > +		${libdir}/libtcmalloc${SOLIBS} \
> > +		${libdir}/libtcmalloc_debug${SOLIBS} \
> > +		${libdir}/libtcmalloc_and_profiler*${SOLIBS}"
> 
> do we need a separate libs package ? what does it give us ?
> 
I've submitted another patch

https://patchwork.openembedded.org/patch/163267/

which only cares about the libtcmalloc-minimal.

I've tried your suggestion and indeed an extra lib package simply
doesn't make sense, the only diff would be that the pprof script would
be packaged separately.

Please abandon this one, small steps having libtcmalloc-minimal is good
enough for C++ apps just using the allocator.

Thanks

Anatol




More information about the Openembedded-devel mailing list