Stefan Farfeleder
8eece1e6eb
Retire support for gprof's -c option. All our currently supported
...
architectures only provide a dummy implementation.
Silence on: current@
2004-06-20 11:05:25 +00:00
Philippe Charnier
97fa9b7739
Remove done() which was just exit() so use of warn()/err() can be made. Abort
...
on allocation failure instead of displaying a warning and deferencing NULL
pointer after. Spelling. Add prototypes. Add list of option in synopsis section
of man page, -d is not referenced because available as a compile option. It
should be made a runtime option btw.
2002-10-16 13:50:09 +00:00
David E. O'Brien
e026a48c34
Consistently use FBSDID
2002-06-30 05:25:07 +00:00
Garrett Wollman
0fb7a0beb0
Fix preprocessor directive syntax (text after #endif).
...
The style of this program is still atrocious (not fixed).
2002-05-30 21:18:01 +00:00
Bruce Evans
8d57b8d3d2
Fixed printf format errors. In printgprof.c, also convert the scale
...
without possibly losing lots of precision, and print the scale using
%g instead of %d in case it is non-integral. %g might not be the best
format for this.
2002-02-21 12:07:21 +00:00
Bruce Evans
07ac83f0b0
Fixed a missing variable declaration so that gprof compiles with -DDEBUG.
2002-02-21 10:34:52 +00:00
Peter Wemm
c3aac50f28
$Id$ -> $FreeBSD$
1999-08-28 01:08:13 +00:00
Philippe Charnier
297b94929a
Revert to original style.
1997-07-15 08:04:40 +00:00
Philippe Charnier
6451b2bfcb
Fix typo I introduced during last commit.
1997-07-11 06:11:35 +00:00
Philippe Charnier
b34f7debd8
Use err(3).
1997-07-10 06:45:02 +00:00
Rodney W. Grimes
7799f52a32
Remove trailing whitespace.
1995-05-30 06:41:30 +00:00
Rodney W. Grimes
9b50d90275
BSD 4.4 Lite Usr.bin Sources
1994-05-27 12:33:43 +00:00