On Wed, 2014-02-12 at 17:00 +0000, Dallman, John wrote:
> That doesn't look as if there are any other events present, unless
> they're
> called something different. I realise I've jumped to the conclusion
> that
> calls are events, and this might not be true.
> 
> I guess I can write something to digest the .out file and produce call
> counts from it. 
Starting callgrind with default options,
and then using kcachegrind on the resulting callgrind.out file,
kcachegrind shows the nr of calls to the functions.

callgrind_annotate --tree=both
seems also to give the nr of calls.

Philippe



------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to