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_powerpc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Implement hwpmc(4) for Freescale e500 core.
jhibbits
2015-04-18
1
-0
/
+5
*
Fix PowerPC backtraces. Since kernel and user have completely separate address
jhibbits
2014-09-14
1
-13
/
+27
*
Fix a bug in hwpmc(4) callchain retrieval, for both user and kernel.
jhibbits
2014-07-03
1
-9
/
+13
*
Fix callchain capture for hwpmc(4). While here, some style(9) fixes, too.
jhibbits
2014-02-27
1
-4
/
+24
*
Add hwpmc(4) support for the PowerPC 970 class processors, direct events.
jhibbits
2014-02-01
1
-5
/
+6
*
MPC74xx should not fall through, to the error case.
jhibbits
2014-01-25
1
-0
/
+1
*
Add userland PMC backtracing, and use the PMC trapframe macros for kernel
jhibbits
2013-12-14
1
-7
/
+18
*
Fix the build.
jhibbits
2013-09-05
1
-0
/
+2
*
Fix hwpmc(4) for 32-bit PowerPC.
jhibbits
2013-09-04
1
-7
/
+2
*
Refactor PowerPC hwpmc(4) driver into generic and specific. More refactoring
jhibbits
2013-09-03
1
-714
/
+44
*
Fix class malloc init for mips and powerpc that was not converted
fabient
2012-04-23
1
-3
/
+1
*
Add software PMC support.
fabient
2012-03-28
1
-1
/
+2
*
Quite the tinderbox for the holidays. Remove the assert[1].
bz
2011-12-25
1
-5
/
+0
*
Implement hwpmc counting PMC support for PowerPC G4+ (MPC745x/MPC744x).
jhibbits
2011-12-24
1
-10
/
+802
*
Unbreak LINT.
jkoshy
2008-11-22
1
-0
/
+6
*
Add stub functions to unbreak LINT.
jkoshy
2007-12-07
1
-0
/
+20
*
MFP4:
jkoshy
2005-06-09
1
-0
/
+40