summaryrefslogtreecommitdiffstats
path: root/sys/dev/hwpmc/hwpmc_powerpc.c
Commit message (Expand)AuthorAgeFilesLines
* Implement hwpmc(4) for Freescale e500 core.jhibbits2015-04-181-0/+5
* Fix PowerPC backtraces. Since kernel and user have completely separate addressjhibbits2014-09-141-13/+27
* Fix a bug in hwpmc(4) callchain retrieval, for both user and kernel.jhibbits2014-07-031-9/+13
* Fix callchain capture for hwpmc(4). While here, some style(9) fixes, too.jhibbits2014-02-271-4/+24
* Add hwpmc(4) support for the PowerPC 970 class processors, direct events.jhibbits2014-02-011-5/+6
* MPC74xx should not fall through, to the error case.jhibbits2014-01-251-0/+1
* Add userland PMC backtracing, and use the PMC trapframe macros for kerneljhibbits2013-12-141-7/+18
* Fix the build.jhibbits2013-09-051-0/+2
* Fix hwpmc(4) for 32-bit PowerPC.jhibbits2013-09-041-7/+2
* Refactor PowerPC hwpmc(4) driver into generic and specific. More refactoringjhibbits2013-09-031-714/+44
* Fix class malloc init for mips and powerpc that was not convertedfabient2012-04-231-3/+1
* Add software PMC support.fabient2012-03-281-1/+2
* Quite the tinderbox for the holidays. Remove the assert[1].bz2011-12-251-5/+0
* Implement hwpmc counting PMC support for PowerPC G4+ (MPC745x/MPC744x).jhibbits2011-12-241-10/+802
* Unbreak LINT.jkoshy2008-11-221-0/+6
* Add stub functions to unbreak LINT.jkoshy2007-12-071-0/+20
* MFP4:jkoshy2005-06-091-0/+40
OpenPOWER on IntegriCloud