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
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