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
/
dev
/
hwpmc
/
hwpmc_intel.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update hwpmc to support the Xeon class of Sandybridge processors.
sbruno
2012-10-19
1
-0
/
+6
*
Add Intel Ivy Bridge support to hwpmc(9).
fabient
2012-09-06
1
-0
/
+6
*
Disable hwpmc(4) support for Intel Xeon Sandy Bridge (Model 0x2D).
davide
2012-06-17
1
-1
/
+0
*
Remove out of date KASSERT that fire with soft PMC.
fabient
2012-05-10
1
-12
/
+0
*
Add software PMC support.
fabient
2012-03-28
1
-4
/
+2
*
Fix crash on VirtualBox (and probably on some real hardware):
gonzo
2012-03-27
1
-0
/
+3
*
- Add support for the Intel Sandy Bridge microarchitecture (both core and unc...
davide
2012-03-01
1
-0
/
+9
*
- Support for uncore counting events: one fixed PMC with the uncore
fabient
2010-04-02
1
-1
/
+40
*
Recognize Intel CPUs with Family 0x6, Models 0x1E and 0x1F.
jkoshy
2009-12-18
1
-0
/
+2
*
- Add support for nehalem/corei7 cpus. This supports all of the core
jeff
2009-01-27
1
-0
/
+5
*
Fixes for Core2 Extreme support.
jkoshy
2008-12-03
1
-0
/
+2
*
- Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solo
jkoshy
2008-11-27
1
-5
/
+37
*
Introduce cpu_vendor_id and replace a lot of strcmp(cpu_vendor, "...").
jkim
2008-11-26
1
-1
/
+2
*
Fix assertions.
jkoshy
2008-11-15
1
-6
/
+9
*
- Separate PMC class dependent code from other kinds of machine
jkoshy
2008-11-09
1
-0
/
+227
*
MFP4:
jkoshy
2005-06-09
1
-143
/
+0
*
Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc.
jkoshy
2005-05-01
1
-1
/
+3
*
Include <sys/pmc.h> instead of <machine/pmc_mdep.h>. The MI header
marcel
2005-04-20
1
-2
/
+1
*
Bring a working snapshot of hwpmc(4), its associated libraries, userland util...
jkoshy
2005-04-19
1
-0
/
+142