2012/10/22 Steffen Sledz <[email protected]>: > On 22.10.2012 15:12, Samuel Stirtzel wrote: >> 2012/10/22 Steffen Sledz <[email protected]>: >>> Just a short question: Does oe[-core] provide a generic method to create >>> packages containing binaries/libraries with profiling support? >>> >> >> Depending on your platform you could use Valgrind [1], or to be more >> specific Callgrind [2]. >> >> The recipe is in .../openembedded-core/meta/recipes-devtools/valgrind/ >> you can check there if your arch/platform is supported. >> >> [1] http://valgrind.org/ >> [2] http://valgrind.org/docs/manual/cl-manual.html > > My question was more related to gcc -pg, gprof & Co. >
Sorry forgot to mention that, you can use IMAGE_FEATURES += "dev-pkgs" -- Regards Samuel _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
