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
Commit message (
Expand
)
Author
Age
Files
Lines
*
MFC r267062:
kib
2014-06-18
2
-2
/
+17
*
MFC r263446
hiren
2014-05-31
3
-37
/
+202
*
MFC r266195:
markj
2014-05-19
2
-4
/
+0
*
MFC r263080:
kib
2014-03-19
1
-2
/
+1
*
MFC r262547
jhibbits
2014-03-14
1
-4
/
+24
*
MFC r261342
jhibbits
2014-03-14
5
-17
/
+771
*
MFC r261173
jhibbits
2014-03-02
1
-0
/
+1
*
MFC r258779,r258780,r258787,r258822:
eadler
2014-02-04
1
-1
/
+1
*
MFC r259394,r259395,r259699
jhibbits
2014-01-15
1
-7
/
+18
*
Remove local change leftover, this should never have been part of
davide
2013-09-20
1
-2
/
+0
*
Fix lc_lock/lc_unlock() support for rmlocks held in shared mode. With
davide
2013-09-20
1
-0
/
+2
*
Fix the build.
jhibbits
2013-09-05
1
-0
/
+2
*
Change the cap_rights_t type from uint64_t to a structure that we can extend
pjd
2013-09-05
1
-1
/
+3
*
Fix hwpmc(4) for 32-bit PowerPC.
jhibbits
2013-09-04
2
-8
/
+2
*
Refactor PowerPC hwpmc(4) driver into generic and specific. More refactoring
jhibbits
2013-09-03
3
-714
/
+852
*
Complete r250105. Do not zero fields if M_ZERO flag is specified to
davide
2013-09-01
1
-6
/
+0
*
Remove the duplicate LLC_MISS event and put it in the right order.
adrian
2013-08-29
1
-3
/
+2
*
Update the mis-predicted branch PMC names (for sandy bridge) to not clash.
adrian
2013-08-25
1
-2
/
+2
*
Fix a >80 character long line, introduced in my previous commit.
adrian
2013-08-25
1
-1
/
+2
*
Update the MEM_UOP_RETIRED PMC operation for sandy bridge and sandy
adrian
2013-08-25
2
-24
/
+35
*
Rename the kld_unload event handler to kld_unload_try, and add a new
markj
2013-08-24
1
-58
/
+53
*
Change the name of this particular event to reflect the name used in
adrian
2013-08-21
1
-2
/
+2
*
Correct a typo in the event mask mnemonic.
bz
2013-08-20
1
-1
/
+1
*
Add in missing events for Sandy Bridge Xeon.
adrian
2013-08-18
2
-5
/
+27
*
Relax the vm object locking. Use a read lock.
alc
2013-06-05
1
-10
/
+10
*
Suppress a GCC warning. This warning is actually bogus and newer GCC
davide
2013-05-02
1
-1
/
+1
*
malloc(9) cannot return NULL if M_WAITOK flag is specified.
davide
2013-04-30
2
-17
/
+5
*
The Intel PMC architectural events have encodings which are identical to
davide
2013-04-30
2
-25
/
+49
*
Complete r250097:
davide
2013-04-30
1
-3
/
+6
*
When hwpmc(4) module is unloaded it reports a double leakage. This happens
davide
2013-04-30
1
-7
/
+3
*
Fixup Westmere hwpmc(4) support: add missing CPU flag so that
davide
2013-04-30
1
-3
/
+3
*
Improve/correct a comment. We now support a lot more cpu types.
hiren
2013-04-14
1
-1
/
+1
*
Cosmetic change: make a comment reference Sandy Bridge *Xeon*
rstone
2013-04-12
1
-1
/
+1
*
Trailing whitespace cleanup along with 80 column enforcemnt.
sbruno
2013-04-03
4
-1682
/
+1803
*
Update hwpmc to support Haswell class processors.
sbruno
2013-03-28
4
-187
/
+532
*
MFC
attilio
2013-03-08
1
-6
/
+15
|
\
|
*
Add a generic way to call per event allocate / release function.
fabient
2013-03-05
1
-6
/
+15
|
*
Add support for good old 8192Hz profiling clock to software PMC.
mav
2013-02-26
1
-3
/
+6
|
*
Change the way how software PMC updates counters.
mav
2013-02-26
1
-2
/
+6
*
|
MFC
attilio
2013-02-26
1
-3
/
+6
*
|
MFC
attilio
2013-02-26
1
-2
/
+6
*
|
Rename VM_OBJECT_LOCK(), VM_OBJECT_UNLOCK() and VM_OBJECT_TRYLOCK() to
attilio
2013-02-20
1
-10
/
+10
*
|
Switch vm_object lock to be a rwlock.
attilio
2013-02-20
1
-0
/
+1
|
/
*
Update hwpmc to support the Xeon class of Ivybridge processors.
sbruno
2013-01-31
3
-191
/
+428
*
Quiesce a couple of clang warnings
sbruno
2013-01-12
2
-2
/
+2
*
Fixup r240246: hwpmc needs to retain the pinning until ASTs are not
attilio
2012-10-30
1
-1
/
+1
*
Cleanup and rename some variables in libpmc and hwpmc.
sbruno
2012-10-24
1
-5
/
+5
*
Remove the support for using non-mpsafe filesystem modules.
kib
2012-10-22
1
-3
/
+0
*
Update hwpmc to support the Xeon class of Sandybridge processors.
sbruno
2012-10-19
3
-211
/
+532
*
hwpmc amd_pcpu_fini: fix a bug in code locked under DEBUG
avg
2012-09-18
1
-1
/
+1
[next]