freebsd-dev/usr.bin/gprof
Bruce Evans 275ffbc6e6 Support runtime specification of the history counter type by whatever
generated the gmon data.  The support is currently limited to what is
easy to implement and/or needed:

    signedess: signed or insigned
    size: 8, 16, 32 or 64 bits
    format: a binary integer in gprof's format (gprof is not a cross-tool).

High-resolution kernel profiling uses signed 64-bit counters.  Normal
kernel profiling and user profiling use unsigned 16-bit counters but
should use 32-bit ones.
2002-03-06 11:25:58 +00:00
..
PSD.doc
alpha.c Enable gprof on alpha. 1999-07-16 07:22:10 +00:00
alpha.h Moved the definition of the machine-independent macro UNITS_TO_CODE 2002-02-21 07:12:57 +00:00
amd64.c
amd64.h Moved the definition of the machine-independent macro UNITS_TO_CODE 2002-02-21 07:12:57 +00:00
aout.c Fixed printf format errors. In printgprof.c, also convert the scale 2002-02-21 12:07:21 +00:00
arcs.c Fixed printf format errors. In printgprof.c, also convert the scale 2002-02-21 12:07:21 +00:00
dfn.c
elf.c Added missing copyright. Obtain one and a vendor id from gprof.c. aout.c 2002-02-21 12:03:06 +00:00
gprof.1 mdoc(7) police: kill whitespace at EOL. 2001-11-20 15:49:18 +00:00
gprof.c Support runtime specification of the history counter type by whatever 2002-03-06 11:25:58 +00:00
gprof.callg
gprof.flat
gprof.h Support runtime specification of the history counter type by whatever 2002-03-06 11:25:58 +00:00
hertz.c
hp300.c
hp300.h Moved the definition of the machine-independent macro UNITS_TO_CODE 2002-02-21 07:12:57 +00:00
i386.c
i386.h Moved the definition of the machine-independent macro UNITS_TO_CODE 2002-02-21 07:12:57 +00:00
ia64.c Add ia64 support (stubs, just like i386, alpha) 2001-10-23 10:12:10 +00:00
ia64.h Moved the definition of the machine-independent macro UNITS_TO_CODE 2002-02-21 07:12:57 +00:00
kernel.c Add -K support to gprof(1), which enables dynamic symbol resolution from 2001-10-30 15:54:09 +00:00
lookup.c
Makefile Oops, forgot to remove the `beforeinstall' block. 2001-12-17 16:04:40 +00:00
mips.c
mips.h Moved the definition of the machine-independent macro UNITS_TO_CODE 2002-02-21 07:12:57 +00:00
pathnames.h
printgprof.c Fixed some misspellings of 2 as sizeof(UNIT) so that they won't break 2002-03-06 09:47:36 +00:00
printlist.c $Id$ -> $FreeBSD$ 1999-08-28 01:08:13 +00:00
sparc.c
sparc.h Moved the definition of the machine-independent macro UNITS_TO_CODE 2002-02-21 07:12:57 +00:00
tahoe.c
tahoe.h Moved the definition of the machine-independent macro UNITS_TO_CODE 2002-02-21 07:12:57 +00:00
vax.c
vax.h Moved the definition of the machine-independent macro UNITS_TO_CODE 2002-02-21 07:12:57 +00:00