Quote:
Originally Posted by Mongrel
Yay, it works!
Well, more or less, gprof itself says that the output is invalid
|
Not sure what your problem might be. What command are you typing and what exact error are you getting ?
When I tested it, I CDed to the directory where my exe and gmon.out where, and then did c:\dev-cpp\bin\gprof <myprog>.exe
and it worked fine.