no accumulated time with gprof
Ian Lance Taylor
ian@airs.com
Wed Jul 20 20:58:00 GMT 2005
Jason Keltz <jas@cs.yorku.ca> writes:
> What would stop the timings from
> appearing in the gprof output??
If the number of calls is correct, but the times do not appear, I
would suspect the kernel profiling timer, or the profil system call,
or the code in libc which writes out the profiling information. You
didn't mention what type of system you are using, so it's hard to be
more specific.
Ian
More information about the Binutils
mailing list