Gprof can account for less than 1/3 of execution time?!?!

Alan Modra amodra@gmail.com
Sun Feb 21 23:15:00 GMT 2010


On Sun, Feb 21, 2010 at 12:27:04PM -0600, Jon Turner wrote:
> The program in question has been compiled with -pg for all
> source code files.

Linked statically too?  If not, the missing time is probably spent in
libc.so or other shared libraries.

-- 
Alan Modra
Australia Development Lab, IBM



More information about the Gcc mailing list