opnsense-src/usr.bin/gprof
John Polstra 43ab5f3877 Don't ignore symbols containing "$". C++ destructors and other
special functions have names containing dollar signs, and ignoring
them causes gprof to produce incorrect and sometimes bizarre results.
The comment in the original code said that dollar signs were excluded
because they are used in Pascal labels.  That's not much of an
issue these days.
1998-08-08 17:48:26 +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
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
gprof.1 Sort cross references. 1997-01-15 23:25:55 +00:00
gprof.c Don't ignore symbols containing "$". C++ destructors and other 1998-08-08 17:48:26 +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 32-bit counters aren't large enough for 100+MHz clocks. Use 64-bit 1997-07-13 16:38:39 +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 Change install' to ${INSTALL}' so that default install flags can be 1995-07-25 00:37:58 +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