freebsd_amp_hwpstate/usr.bin/gprof
Bruce Evans db6a4b8826 Use a (signed) int32_t counter instead of an `unsigned int' counter
for the GPROF4 case.  This allows a simpler method to be used for
non-statistical profiling (it allows overhead adjustments to be
subtracted from one counter without harm if that counter goes
negative; otherwise the adjustment would have to be distributed).

32 bit counters were already too small for GPROF4 with a 200MHz
clock.  int64_t counters should be used.
1996-10-16 21:02:49 +00:00
..
PSD.doc
Makefile Change `install' to `${INSTALL}' so that default install flags can be 1995-07-25 00:37:58 +00:00
amd64.c
amd64.h
arcs.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
dfn.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
gprof.1 Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
gprof.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
gprof.callg
gprof.flat
gprof.h Use a (signed) int32_t counter instead of an `unsigned int' counter 1996-10-16 21:02:49 +00:00
hertz.c
hp300.c
hp300.h
i386.c
i386.h
lookup.c Remove trailing whitespace. 1995-05-30 06:41:30 +00:00
mips.c
mips.h
pathnames.h
printgprof.c Print times/call in ns if hz >= 10e7. hz will be this large for high 1996-06-08 12:29:57 +00:00
printlist.c
sparc.c
sparc.h
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