summaryrefslogtreecommitdiffstats
path: root/usr.bin/gprof/gprof.c
Commit message (Expand)AuthorAgeFilesLines
* Fix preprocessor directive syntax (text after #endif).wollman2002-05-301-10/+10
* Include <stdint.h> for definition of intmax_t and/or uintmax_t.mike2002-03-251-0/+1
* Support runtime specification of the history counter type by whateverbde2002-03-061-9/+45
* Fixed some misspellings of 2 as sizeof(UNIT) so that they won't breakbde2002-03-061-10/+10
* Fixed printf format errors. In printgprof.c, also convert the scalebde2002-02-211-11/+11
* Moved the definition of the machine-independent macro UNITS_TO_CODEbde2002-02-211-0/+2
* Add -K support to gprof(1), which enables dynamic symbol resolution fromgreen2001-10-301-2/+6
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Enable gprof on alpha.simokawa1999-07-161-3/+3
* Construct the profile file name from the name of the executable. A programjmz1999-05-231-2/+4
* Make profiling work for ELF. gprof now autodetects the format ofjdp1998-09-071-195/+22
* Don't ignore symbols containing "$". C++ destructors and otherjdp1998-08-081-4/+3
* Revert to original style.charnier1997-07-151-2/+3
* Use err(3).charnier1997-07-101-27/+19
* Remove trailing whitespace.rgrimes1995-05-301-6/+6
* Added much-needed new options -[lL], to suppress printing of either thewollman1994-12-221-3/+17
* New flag -u to suppress functions whose name does not begin with anbde1994-09-051-2/+7
* BSD 4.4 Lite Usr.bin Sourcesrgrimes1994-05-271-0/+749
OpenPOWER on IntegriCloud