Date: Mon, 12 Feb 2001 09:38:17 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: "Miguel A. Ballicora" cc: djgpp AT delorie DOT com Subject: Re: Function and File ordering and speed optimization In-Reply-To: <3A87354C.98129CEF@pilot.msu.edu> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Sun, 11 Feb 2001, Miguel A. Ballicora wrote: > I saw that grof has another feature that would help me better that > --function-ordering and it is ==> --file-ordering. However, I could not > get it to work. I do not understand the relationship with "nm.exe" that is > mentioned in the documentation. What was not clear? AFAICS, the Gprof manual clearly says that the MAP_FILE argument should be an output of `nm' invoked as the manual says.