From: "Nicholas Law" Newsgroups: comp.os.msdos.djgpp Subject: GPROF Date: 27 Sep 1997 18:01:44 GMT Organization: UUNET Lines: 18 Message-ID: <01bccb6f$57fae4c0$66f682c1@nicland> NNTP-Posting-Host: ag102.du.pipex.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Hi! I've tried profiling my DJGPP DOS program with Gprof but it only returns the number of times functions are called, not their execution time. At the top of its output it prints: Flat profile: Each sample counts as 0.055556 seconds. no time accumulated How can I get it to note the times? Thanks in advance, Nick -- To reply, please remove fake_ from the front of the return address