On Mon, 2012-10-22 at 14:58 +0200, Steffen Sledz wrote: > Just a short question: Does oe[-core] provide a generic method to > create packages containing binaries/libraries with profiling support?
Have a look at the section "Optimization flags" in bitbake.conf. You should be able to add the -pg flag to FULL_OPTIMIZATION/DEBUG_OPTIMIZATION and get what you're looking for. Cheers, Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
