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
/
sys
/
i386
/
include
/
profile.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix a declaration that is actually supposed to be a macro definition.
markm
2002-09-25
1
-0
/
+1
*
Initiate deorbit burn for the i386-only a.out related support. Moves are
peter
2002-09-17
1
-4
/
+0
*
Stylify (mainly line up macro EOL-continuation \'s), and add a dummy
markm
2002-04-21
1
-21
/
+28
*
Remove __P.
alfred
2002-03-20
1
-14
/
+14
*
Finish revs.1.23 and 1.24 so that MCOUNT_ENTER really actually compiles
bde
2002-01-31
1
-0
/
+1
*
Add kmupetext(), a function that expands the range of memory covered
green
2001-10-30
1
-0
/
+1
*
Fix MCOUNT_ENTER() so it actually compiles in the profiling case.
jhb
2001-07-14
1
-1
/
+1
*
Get kernel profiling on SMP systems closer to working by replacing the
jhb
2001-06-28
1
-4
/
+5
*
Change and clean the mutex lock interface.
bmilekic
2001-02-09
1
-2
/
+2
*
Convert all simplelocks to mutexes and remove the simplelock implementations.
jasone
2001-01-24
1
-2
/
+2
*
Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"
peter
1999-12-29
1
-6
/
+6
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Make profiling work for ELF. gprof now autodetects the format of
jdp
1998-09-07
1
-1
/
+5
*
Changed to the C9x draft spelling of the (unsigned) integral type
bde
1998-07-14
1
-9
/
+8
*
Oops, fptrint_t still needs to be declared in <machine/profile.h> in the
bde
1998-07-10
1
-1
/
+6
*
Added a kernel-only typedef (ptrint_t) giving an integral type that is
bde
1998-07-10
1
-4
/
+1
*
Ifdefed use of a GNU feature.
bde
1998-02-03
1
-1
/
+3
*
Add support for low resolution SMP kernel profiling.
tegge
1997-12-15
1
-4
/
+7
*
Another round of lock pushdown.
fsmp
1997-08-30
1
-1
/
+5
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Moved definition of FUNCTION_ALIGNMENT to a machine-dependent place.
bde
1997-02-13
1
-1
/
+9
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Improved non-statistical (GUPROF) profiling:
bde
1996-10-17
1
-5
/
+31
*
Cleaned up interrupt masking by declaring the state variable in a
bde
1996-08-28
1
-10
/
+15
*
Fixed user-mode mcount which I broke in the previous revision.
bde
1996-01-01
1
-13
/
+33
*
Implemented non-statistical kernel profiling. This is based on
bde
1995-12-29
1
-15
/
+39
*
Added MCOUNT_ENTER and MCOUNT_EXIT macros to profile.h
paul
1994-09-15
1
-1
/
+4
*
Made idempotent.
paul
1994-08-21
1
-1
/
+6
*
Added $Id$
dg
1994-08-02
1
-0
/
+1
*
BSD 4.4 Lite Kernel Sources
rgrimes
1994-05-25
1
-0
/
+56