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
/
isa
/
prof_machdep.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix LINT build, original breakage was rev 1.23. There are 2 definitions
njl
2005-05-20
1
-1
/
+8
*
Fix low res profiling kernel build. Move two defines to collapse the
njl
2005-05-19
1
-7
/
+6
*
- Move timerreg.h to <arch>/include and split i8253 specific defines into
nyan
2005-05-14
1
-7
/
+1
*
Change a directory layout for pc98.
nyan
2005-05-10
1
-1
/
+1
*
netchild's mega-patch to isolate compiler dependencies into a central
joerg
2005-03-02
1
-12
/
+8
*
Quick fix for overflow when tsc_freq >= 2^31. "int profrate" in struct
bde
2004-05-26
1
-3
/
+10
*
These are changes to allow to use the Intel C/C++ compiler (lang/icc)
trhodes
2004-03-12
1
-9
/
+9
*
Use __FBSDID().
obrien
2003-06-02
1
-2
/
+3
*
Quick fix for high resolution kernel profiling on i386's. Use
bde
2002-07-13
1
-0
/
+4
*
Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.
phk
2000-07-04
1
-1
/
+1
*
Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:
phk
2000-07-03
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Use .p2align to ensure consistant a.out/elf alignment. I'd have used
peter
1999-08-25
1
-6
/
+6
*
Fixed profiling of elf kernels. Made high resolution profiling compile
bde
1999-05-06
1
-23
/
+28
*
Ifdefed the declarations of conditionally used variables.
bde
1998-12-14
1
-3
/
+6
*
Support compiling with `gcc -pedantic' (don't use hard newlines in
bde
1998-04-19
1
-84
/
+85
*
Support compiling with `gcc -ansi'.
bde
1998-04-15
1
-4
/
+4
*
Rename "i586_ctr" to "tsc" (both upper and lower case instances).
phk
1997-12-26
1
-7
/
+7
*
Added a sysctl (machdep.cputime_clock) to select the clock used by
bde
1997-11-24
1
-11
/
+55
*
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
peter
1997-02-22
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
More merge and update.
asami
1996-10-30
1
-1
/
+5
*
Improved non-statistical (GUPROF) profiling:
bde
1996-10-17
1
-14
/
+154
*
Added a $Id$ keyword. Bruce still needs to put a copyright notice
wollman
1996-04-08
1
-0
/
+5
*
Implemented non-statistical kernel profiling. This is based on
bde
1995-12-29
1
-0
/
+153