aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hwpmc/hwpmc_mips.c
Commit message (Expand)AuthorAgeFilesLines
* hwpmc: deorbit mips supportWarner Losh2021-12-311-809/+0
* hwpmc: update files missed by r334827Matt Macy2018-06-081-2/+3
* hwpmc: simplify calling convention for hwpmc interrupt handlingMatt Macy2018-06-081-2/+1
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Cleanup unnecessary semicolons from the kernel.Pedro F. Giffuni2016-04-101-2/+2
* 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