Creating gprof .order Files
Creating gprof .order Files
- Subject: Creating gprof .order Files
- From: Mark Szymczyk <email@hidden>
- Date: Thu, 19 Feb 2004 14:58:48 -0500
I'm trying to run gprof with the -S option to create the four .order
files, but I get the following error message when I run gprof:
In producing order files can't find module name for functions (make
sure all modules are compiled -g and the program is not already
ordered)
I recompiled my program with the -g flag, but the same error message
appears. What do I have to do to generate the .order files?
Mark
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.