On Fri, Sep 21, 2012 at 11:13:36AM -0400, Steve Bachor wrote:
> > Which problem are you trying to solve?
...
> Produce a call diagram over time

gcc -finstrument-functions


> showing number of calls to functions

gprof


> Profiling over time, percentage of processor use for all threads;
> determine if threads are improperly using a high percentage of
> processor

Not sure, maybe gprof?


With kind regards,
Baurzhan.

------------------------------------------------------------------------------
Got visibility?
Most devs has no idea what their production app looks like.
Find out how fast your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219671;13503038;y?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to