summaryrefslogtreecommitdiffstats
path: root/lib/libc/gmon/mcount.c
Commit message (Expand)AuthorAgeFilesLines
* Per Regents of the University of Calfornia letter, remove advertisingimp2007-01-091-4/+0
* Fix race by using atomic operation, with this change, both libpthreaddavidxu2005-05-061-3/+5
* Enable building with LIBC_SCCS defined.obrien2004-10-161-1/+1
* Use ANSI C function definition for `_mcount' and remove `static'nectar2004-01-061-2/+2
* * Remove __P and convert to ANSI prototypes.obrien2002-02-011-14/+12
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-10/+10
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Enable gmon/mcount on alpha.simokawa1999-07-161-5/+1
* Change a test for NETBSD_SYSCALLS to __alpha__. We're not ready tojb1998-09-051-2/+2
* Changed to the C9x draft spelling of the (unsigned) integral typebde1998-07-141-12/+12
* Oops, fptrint_t still needs to be declared in <machine/profile.h> in thebde1998-07-101-9/+1
* Added a kernel-only typedef (ptrint_t) giving an integral type that isbde1998-07-101-2/+11
* These files are very specific to FreeBSD kernels, so silently compilejb1998-03-091-1/+4
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Cleaned up interrupt masking by declaring the state variable in abde1996-08-281-6/+5
* Use PAGE_SIZE instead of NBPGphk1996-05-021-2/+2
* Added $Id$.bde1995-12-301-0/+4
* Implemented non-statistical kernel profiling. This is based onbde1995-12-291-8/+148
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* Added support for kernel profiling to mcount.cpaul1994-09-151-0/+4
* BSD 4.4 Lite Lib Sourcesrgrimes1994-05-271-0/+178
OpenPOWER on IntegriCloud