binutils-gdb/gprof
Per Bothner dc1d1ca5e8 * gprof.h, gprof.c, printfgprof.c: Add support for two
output styles:  The default is similar to the old FSF gprof,
	while -T sets the variable bsd_style_output, which causes
	output matching Berkeley's gprof.  The biggest differences
	are that with the FSF style output, the flat profile comes
	before the call graph; numbers come before explanations;
	and there is less gratuitous white space.
	* gprof.h, gprof.c, printfgprof.c:  New discard_underscores
	variable causes discarding of initial underscores when
	printing symbol names.  It is set unless there is a "main"
	symbol (without an underscore).
	* printfgprof.c:  New function printnameonly(), called
	by printname().  It handles stripping of initial '_',
	as well as C++ name-demangling.
	* gprof.callg, gprof.flat, make-c-prog.awk:  Removed.
	It is just as convenient to edit blurbs.c directly.
	* Makefile.in:  Removed rule for making blurbs.c.
	* blurbs.c:  This is now a true source file (as opposed
	to being generated from gprof.callg and gprof.flat).
	Change style to use one long string literal, instead of
	one literal per output line.  Add FSF-style blurb for call graph.
1992-08-31 03:34:15 +00:00
..
config
.Sanitize * gprof.h, gprof.c, printfgprof.c: Add support for two 1992-08-31 03:34:15 +00:00
arcs.c
blurbs.c * gprof.h, gprof.c, printfgprof.c: Add support for two 1992-08-31 03:34:15 +00:00
ChangeLog * gprof.h, gprof.c, printfgprof.c: Add support for two 1992-08-31 03:34:15 +00:00
configure
configure.in
dfn.c
dummy.c
dummy.h
gmon.h
gprof.1
gprof.c * gprof.h, gprof.c, printfgprof.c: Add support for two 1992-08-31 03:34:15 +00:00
gprof.callg
gprof.flat
gprof.h * gprof.h, gprof.c, printfgprof.c: Add support for two 1992-08-31 03:34:15 +00:00
hertz.c
i386.c
i386.h
lookup.c
make-c-prog.awk
Makefile
Makefile.in * gprof.h, gprof.c, printfgprof.c: Add support for two 1992-08-31 03:34:15 +00:00
pathnames.h
printgprof.c * gprof.h, gprof.c, printfgprof.c: Add support for two 1992-08-31 03:34:15 +00:00
printlist.c
sparc.c
sparc.h
t.c
tahoe.c
tahoe.h
vax.c
vax.h