aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/gprof/gprof.h
Commit message (Expand)AuthorAgeFilesLines
* Add -K support to gprof(1), which enables dynamic symbol resolution fromBrian Feldman2001-10-301-0/+4
* Add ia64 support (stubs, just like i386, alpha)Peter Wemm2001-10-231-0/+4
* Enable gprof on alpha.Hidetoshi Shimokawa1999-07-161-1/+4
* Construct the profile file name from the name of the executable. A programJean-Marc Zucconi1999-05-231-1/+0
* Make profiling work for ELF. gprof now autodetects the format ofJohn Polstra1998-09-071-10/+6
* 32-bit counters aren't large enough for 100+MHz clocks. Use 64-bitBruce Evans1997-07-131-1/+1
* Use err(3).Philippe Charnier1997-07-101-5/+0
* Use a (signed) int32_t counter instead of an `unsigned int' counterBruce Evans1996-10-161-1/+1
* Implemented non-statistical kernel profiling. This is based onBruce Evans1995-12-291-0/+4
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-1/+1
* BSD 4.4 Lite Usr.bin SourcesRodney W. Grimes1994-05-271-0/+347