[OE-core] Profiling binaries?

Samuel Stirtzel s.stirtzel at googlemail.com
Mon Oct 22 13:23:44 UTC 2012


2012/10/22 Steffen Sledz <sledz at dresearch-fe.de>:
> On 22.10.2012 15:12, Samuel Stirtzel wrote:
>> 2012/10/22 Steffen Sledz <sledz at dresearch-fe.de>:
>>> 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




More information about the Openembedded-core mailing list