I'm using gprof to profile my program. I run the program and produce the file gmon.out, which I interpret with gprof. The result is a text file with my profile data in. However, while there is data in this file pertaining to the number of function calls, function names, etc, all of the time data is zero. Can anyone suggest why this is indeed the case?



LinkBack URL
About LinkBacks


