aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/gmon.h
Commit message (Expand)AuthorAgeFilesLines
* Move the PC_TO_I() and KCOUNT() macros so they aren't GUPROF specificJohn Baldwin2006-03-291-3/+4
* Add prototypes for the userland gmon support functions, which normallyBruce M Simpson2004-06-141-0/+9
* Moved most of the "MI" definitions and declarations from <machine/profile.h>Bruce Evans2004-05-191-0/+32
* Remove advertising clause from University of California Regent's license,Warner Losh2004-04-071-4/+0
* Reserved one of the spare fields in struct gmon to record the historyBruce Evans2002-02-211-2/+3
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Changed to the C9x draft spelling of the (unsigned) integral typeBruce Evans1998-07-141-3/+3
* 32-bit counters aren't large enough for 100+MHz clocks. Use 64-bitBruce Evans1997-07-131-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Moved definition of FUNCTION_ALIGNMENT to a machine-dependent place.Bruce Evans1997-02-131-5/+0
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Improved non-statistical (GUPROF) profiling:Bruce Evans1996-10-171-15/+10
* Implemented non-statistical kernel profiling. This is based onBruce Evans1995-12-291-8/+56
* kmstartup had the wrong type and unnecessarily external linkage for aBruce Evans1995-08-291-5/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-5/+5
* Changed swap partition handling/allocation so that it doesn'tDavid Greenman1995-05-141-3/+3
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'Bruce Evans1995-03-161-1/+5
* Define MAXARCS correctly. It has nothing to do with HISTCOUNTER, andBruce Evans1995-01-291-2/+7
* Added $Id$David Greenman1994-08-021-0/+1
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-241-0/+159