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 * config/mt-{tahoe,vax}: Add, to match existing support files. 1992-07-13 02:54:30 +00:00
.Sanitize * gprof.h, gprof.c, printfgprof.c: Add support for two 1992-08-31 03:34:15 +00:00
arcs.c Makefile.in: .c.o rule needed, default one (under solaris) ignores CFLAGS 1992-06-02 17:22:47 +00:00
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 * configure.in: Remove host section, expand target section. 1992-07-13 02:54:10 +00:00
dfn.c
dummy.c
dummy.h
gmon.h
gprof.1 don't install gprof.{callg,flat}, install the man page, get the new 1992-07-20 00:48:14 +00:00
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 ... and make it return the *right* value when it goes out of bounds. 1992-07-14 22:47:46 +00:00
make-c-prog.awk * blurbs.c: New file, created from gprof.flat and gprof.callg by 1992-07-13 02:24:24 +00:00
Makefile Makefile.in: .c.o rule needed, default one (under solaris) ignores CFLAGS 1992-06-02 17:22:47 +00:00
Makefile.in * gprof.h, gprof.c, printfgprof.c: Add support for two 1992-08-31 03:34:15 +00:00
pathnames.h change pathnames from /usr/share/misc to /usr/local/lib. They should *really* 1992-06-04 19:36:37 +00:00
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