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_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update PMC events from October 2011 Intel documentation.
fabient
2012-01-04
1
-6
/
+5
*
- Remove extra space
eadler
2011-12-21
1
-1
/
+1
*
There's a small set of events on Nehalem, that are not supported in
fabient
2011-12-12
1
-1
/
+12
*
Update Westmere uncore event exception list.
fabient
2011-12-02
1
-0
/
+8
*
Fix invalid class removal when IAF is not the last class.
fabient
2010-09-05
1
-15
/
+2
*
Make sure that we clear the correct bits when we turn off
gnn
2010-07-29
1
-21
/
+28
*
Fix a panic brought about by writing an MSR without a proper mask.
gnn
2010-07-13
1
-13
/
+32
*
- Fix a typo OFFCORE_REQUESTS.ANY.RFO is B0H10H and not 80H10H.
fabient
2010-04-15
1
-1
/
+2
*
- Support for uncore counting events: one fixed PMC with the uncore
fabient
2010-04-02
1
-408
/
+638
*
* Support the L1D_CACHE_LD event on Core2 processors.
jkoshy
2009-12-26
1
-8
/
+8
*
Only claim that the PMC_CLASS_IAF PMCs are supported by a CPU if
jkoshy
2009-10-24
1
-5
/
+15
*
Add counters for the i7 architecture which were accidentally left
gnn
2009-09-01
1
-0
/
+23
*
Adjust the handling of the local APIC PMC interrupt vector:
jhb
2009-08-14
1
-2
/
+5
*
- Add support for nehalem/corei7 cpus. This supports all of the core
jeff
2009-01-27
1
-51
/
+293
*
Bug fixes:
jkoshy
2008-12-16
1
-7
/
+6
*
Fixes for Core2 Extreme support.
jkoshy
2008-12-03
1
-3
/
+3
*
- Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solo
jkoshy
2008-11-27
1
-0
/
+1747