Am 12.02.2014 19:03, schrieb Philippe Waroquiers: > 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.
Yes. Call counts are special. All "regular" events are listed after "events:" in the header of callgrind.out. >> 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. --tree=caller shows the callers of each function, with the call count in parenthesis. Hmm. It should be easy to show the summed up call count for each function also without callers/callee display. Josef > > 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 > ------------------------------------------------------------------------------ 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