On 02/02/2011 01:59 PM, Steffen Sledz wrote: > Am 02.02.2011 10:54, schrieb Steffen Sledz:
> > But is it possible to enable profiling for selected libs and/or binaries only? yes, you can use the classic override system... just place _pn-PN to these variables or such. But be aware that if your app will call some other library and there are no framepointers there will be no backtrace.. same applies to functions written in assembly, e.g. memcpy... _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
