Mail Archives: djgpp/1999/02/03/06:42:07
On Tue, 2 Feb 1999, David Boily wrote:
> I can't seem to make the -e and -E otions of gprof to work.
>
> I've tried with many functions by they still show up in the
> profile, aamof the profile is identical to the one generated
> w/o -e or -E.
If the program you are profiling was built with DJGPP v2.02, then please
note that there's a bug in profiling code in libc.a, which causes gprof
to produce bogus results, no matter what switches do you use.
If your libc.a is not from v2.02, please post examples of profiles with
and without the switches you mention.
- Raw text -