Mail Archives: djgpp/1999/08/12/19:47:58
I seem to have a problem with gprof: I successfully compiled my program
with the -pg switch, and it in turn gave me a gmon.out file which gprof
interpreted. The problem is that gprof tells some function called "rest"
took 100% of the cpu time, whereas all the other functions took 0.00
seconds, and 0.0% of CPU time, with a cumulative time of 0.0 seconds. Also,
gprof reports that my program ran for about 0.0555 secs, although I rn it
for 30 sec or so.
I'm compiling with DJGPP 2.02 (binutils 2.8.1), and using the Allegro lib,
although I'm not profiling the Allegro lib (don't want to).
Can anyone help ?
Tried searching the mail archive, but I'm dnloading the pages at 0.08
KB/sec...
- GodOfWar
There is always one more bug.
- Raw text -