Re: Profiler for GTK+

2008-07-21 Thread Tomas Carnecky
Vinod Alat wrote: Can anyone suggest me a profiler that shows the CPU time used by functions in code accumulating the time used in the functions that it calls (from GTK+ or application), which will help determine what functions of code take the most time to fulfill, I want to see what functions o

Profiler for GTK+

2008-07-21 Thread Vinod Alat
Can anyone suggest me a profiler that shows the CPU time used by functions in code accumulating the time used in the functions that it calls (from GTK+ or application), which will help determine what functions of code take the most time to fulfill, I want to see what functions of GTK+ are slowing d