freebsd-dev/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 BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
amd64.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
amd64.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
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 BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
gprof.flat BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
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 BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
hp300.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
hp300.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
i386.c BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
i386.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
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 BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
mips.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
pathnames.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
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 BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
sparc.h BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
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