index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
libc
/
gmon
/
mcount.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix race by using atomic operation, with this change, both libpthread
davidxu
2005-05-06
1
-3
/
+5
*
Enable building with LIBC_SCCS defined.
obrien
2004-10-16
1
-1
/
+1
*
Use ANSI C function definition for `_mcount' and remove `static'
nectar
2004-01-06
1
-2
/
+2
*
* Remove __P and convert to ANSI prototypes.
obrien
2002-02-01
1
-14
/
+12
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-10
/
+10
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Enable gmon/mcount on alpha.
simokawa
1999-07-16
1
-5
/
+1
*
Change a test for NETBSD_SYSCALLS to __alpha__. We're not ready to
jb
1998-09-05
1
-2
/
+2
*
Changed to the C9x draft spelling of the (unsigned) integral type
bde
1998-07-14
1
-12
/
+12
*
Oops, fptrint_t still needs to be declared in <machine/profile.h> in the
bde
1998-07-10
1
-9
/
+1
*
Added a kernel-only typedef (ptrint_t) giving an integral type that is
bde
1998-07-10
1
-2
/
+11
*
These files are very specific to FreeBSD kernels, so silently compile
jb
1998-03-09
1
-1
/
+4
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Cleaned up interrupt masking by declaring the state variable in a
bde
1996-08-28
1
-6
/
+5
*
Use PAGE_SIZE instead of NBPG
phk
1996-05-02
1
-2
/
+2
*
Added $Id$.
bde
1995-12-30
1
-0
/
+4
*
Implemented non-statistical kernel profiling. This is based on
bde
1995-12-29
1
-8
/
+148
*
Remove trailing whitespace.
rgrimes
1995-05-30
1
-2
/
+2
*
Added support for kernel profiling to mcount.c
paul
1994-09-15
1
-0
/
+4
*
BSD 4.4 Lite Lib Sources
rgrimes
1994-05-27
1
-0
/
+178