freebsd-skq/usr.bin/gprof
Dmitrij Tejblum aac6614bdc Don't ignore weak symbols.
EGCS assign weak symbols to inline functions it couldn't inline (e.g. virtual
inline functions), template functions, etc. Omitting them result in quite bogus
profile.

Weak symbols created by __weak_reference are not really problem.

Caught by:	Ilya Segalovich <iseg@comptek.ru>
1999-07-03 12:30:04 +00:00
..
PSD.doc
amd64.c
amd64.h
aout.c Make profiling work for ELF. gprof now autodetects the format of 1998-09-07 23:32:00 +00:00
arcs.c Revert to original style. 1997-07-15 08:04:40 +00:00
dfn.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
elf.c Don't ignore weak symbols. 1999-07-03 12:30:04 +00:00
gprof.1 Construct the profile file name from the name of the executable. A program 1999-05-23 00:37:56 +00:00
gprof.c Construct the profile file name from the name of the executable. A program 1999-05-23 00:37:56 +00:00
gprof.callg
gprof.flat
gprof.h Construct the profile file name from the name of the executable. A program 1999-05-23 00:37:56 +00:00
hertz.c
hp300.c
hp300.h
i386.c
i386.h
lookup.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
Makefile Make profiling work for ELF. gprof now autodetects the format of 1998-09-07 23:32:00 +00:00
mips.c
mips.h
pathnames.h
printgprof.c Use err(3). 1997-07-10 06:45:02 +00:00
printlist.c Use err(3). 1997-07-10 06:45:02 +00:00
sparc.c
sparc.h
tahoe.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
tahoe.h Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
vax.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
vax.h Remove trailing whitespace. 1995-05-30 06:41:30 +00:00