aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hwpmc/hwpmc_mips.c
Commit message (Expand)AuthorAgeFilesLines
* Convert hwpmc(4) debug printfs over to KTR.John Baldwin2015-05-081-6/+6
* Fix class malloc init for mips and powerpc that was not convertedFabien Thomas2012-04-231-3/+1
* Add software PMC support.Fabien Thomas2012-03-281-1/+1
* Rework MIPS PMC code:Oleksandr Tymoshenko2012-03-221-11/+438
* - Remove unncessary type castsOleksandr Tymoshenko2012-03-141-6/+15
* Implement pmc_save_user_callchain and pmc_save_kernel_callchain for MIPSOleksandr Tymoshenko2012-03-121-10/+308
* Add support for hwpmc(4) on the MIPS 24K, 32 bit, embedded processor.George V. Neville-Neil2010-03-031-0/+75