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
*
Add support for Intel Skylake and Intel Broadwell PMC's. The Broadwell PMC's ...
rrs
2015-11-30
3
-256
/
+965
*
Improve accuracy of PMC sampling frequency
jtl
2015-11-16
1
-15
/
+35
*
Optimizations to the way hwpmc gathers user callchains
jtl
2015-11-14
1
-9
/
+20
*
Fix hwpmc "stalled" behavior
jtl
2015-11-14
1
-20
/
+53
*
Now that we can detect the Cortex-A8 properly, fix the event list
bz
2015-10-14
1
-4
/
+39
*
When forking a child process with PMC_F_DESCENDANTS set in pmc_attach()
bz
2015-08-24
1
-3
/
+25
*
o Rework ARMv7 events list using aliases - same way as we have for arm64.
br
2015-06-10
3
-99
/
+365
*
Provide vnode in memory map info for files on tmpfs
vangyzen
2015-06-02
1
-3
/
+3
*
Fix two bugs that could result in PMC sampling effectively stopping.
jhb
2015-05-19
2
-1
/
+9
*
Use the proper mask when reloading sampling PMCs for Core CPUs.
jhb
2015-05-19
1
-1
/
+1
*
Use fixed enum values for PMC_CLASSES().
jhb
2015-05-19
1
-5
/
+13
*
Add Performance Monitoring Counters support for AArch64.
br
2015-05-19
4
-0
/
+1115
*
Convert remaining hwpmc(4) debug printfs over to KTR to unbreak the build
bz
2015-05-09
3
-13
/
+13
*
Convert hwpmc(4) debug printfs over to KTR.
jhb
2015-05-08
16
-233
/
+235
*
Move hwpmc(4) debugging code under a new HWPMC_DEBUG option instead of
jhb
2015-05-08
3
-21
/
+21
*
Implement hwpmc(4) for Freescale e500 core.
jhibbits
2015-04-18
6
-4
/
+837
*
hwpmc: add initial Intel Broadwell support.
rpaulo
2015-04-05
3
-1
/
+24
*
Remove whitespace.
rpaulo
2015-04-05
1
-9
/
+9
*
Add support for the MIPS74K SoC family performance counters events.
adrian
2015-04-05
2
-0
/
+397
*
Remove all the handcrafted assembly in hwpmc_armv7.c and use the
bz
2015-03-28
1
-109
/
+21
*
Rather than defining our own magic checks here use INKERNEL() for
bz
2015-03-27
1
-0
/
+1
*
hwpmc: Fix event number to match enum name
rstone
2015-03-12
1
-2
/
+2
*
You need to have the capabilities and not skip it if you are
rrs
2015-03-11
1
-4
/
+3
*
Add missing counter definitions
rstone
2015-03-10
1
-1
/
+6
*
Fix Ivy Bridge+ MEM_UOPS_RETIRED counters
rstone
2015-03-10
2
-56
/
+38
*
Support architectural events on Haswell/Ivy Bridge
rstone
2015-03-10
1
-0
/
+4
*
Fix Sandy Bridge+ hwpmc branch counters
rstone
2015-03-10
2
-121
/
+134
*
Fix pmc unit restrictions to match documentation
rstone
2015-03-10
1
-2
/
+2
*
Fix various bugs in Haswell counter definitions
rstone
2015-03-10
1
-6
/
+6
*
The cpu_id macro was renamed in r278529, catch up with this new name.
andrew
2015-02-11
1
-1
/
+1
*
Add ARMv7 performance monitoring counters.
br
2015-01-28
4
-3
/
+766
*
style(9) cleanup
rstone
2015-01-22
2
-15
/
+26
*
Update the hwpmc driver to have the new type HASWELL_XEON. Also
rrs
2015-01-14
8
-263
/
+609
*
Fix hwpmc sampling for ppc970 (G5-class) processors.
jhibbits
2014-11-27
1
-17
/
+11
*
Fix hwpmc sampling for MPC74xxx (G4) processors.
jhibbits
2014-11-27
1
-13
/
+11
*
Clamp too-large hwpmc callchaindepth to the maximum
emaste
2014-11-20
1
-2
/
+3
*
Fix up module unload for syscall_module_handler consumers.
mjg
2014-11-01
1
-1
/
+2
*
Use pmc_destroy_pmc_descriptor() to actually free the pmc, which is
markj
2014-10-17
1
-13
/
+9
*
Since introducing the extra mapping in r250103 for architectural performance
bz
2014-10-07
1
-1
/
+1
*
Fix PowerPC backtraces. Since kernel and user have completely separate address
jhibbits
2014-09-14
1
-13
/
+27
*
Remove ia64.
marcel
2014-07-07
1
-66
/
+0
*
Fix a bug in hwpmc(4) callchain retrieval, for both user and kernel.
jhibbits
2014-07-03
1
-9
/
+13
*
Pull in r267961 and r267973 again. Fix for issues reported will follow.
hselasky
2014-06-28
2
-15
/
+8
*
Revert r267961, r267973:
gjb
2014-06-27
2
-8
/
+15
*
Extend the meaning of the CTLFLAG_TUN flag to automatically check if
hselasky
2014-06-27
2
-15
/
+8
*
For Xeon 7500 and 48XX (Nehalem EX and Westmere EX) variants of the
kib
2014-06-04
2
-2
/
+17
*
Add missing Ivy Bridge and Haswell events.
gnn
2014-06-02
1
-0
/
+3
*
Remove some prototypes for undefined functions.
markj
2014-05-15
2
-4
/
+0
*
Enable and disable the PMC unit at load/unload time, respectively.
jhibbits
2014-04-18
2
-0
/
+8
*
Update hwpmc to support core events for Atom Silvermont microarchitecture.
hiren
2014-03-20
3
-37
/
+202
[next]