aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/hwpmc
Commit message (Expand)AuthorAgeFilesLines
* Don't attempt to include hwpmc support for armv6, we're missing some of theIan Lepore2019-06-121-1/+1
* For armv6 and armv7, build hwpmc_armv7.c as well as the base hwpmc_arm.c.Ian Lepore2019-06-061-0/+4
* With r344062 in place, hwpmc_mod.c generally needs bus_if.h andMarius Strobl2019-02-121-3/+2
* hwpmc: remove unused pre-table driven bits for intelMatt Macy2018-05-311-3/+3
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
* Add aarch64 files to the hwpmc(4) module buildEd Maste2015-10-231-0/+4
* Implement hwpmc(4) for Freescale e500 core.Justin Hibbits2015-04-181-1/+1
* Remove ia64.Marcel Moolenaar2014-07-071-4/+0
* Add missing file to Makefile.Justin Hibbits2014-02-031-1/+1
* Refactor PowerPC hwpmc(4) driver into generic and specific. More refactoringJustin Hibbits2013-09-031-1/+1
* Add software PMC support.Fabien Thomas2012-03-281-1/+1
* MFtbemd:Warner Losh2010-08-231-5/+5
* Make kernel modules build correctly on 64-bit PowerPC.Nathan Whitehorn2010-07-131-1/+1
* - Support for uncore counting events: one fixed PMC with the uncoreFabien Thomas2010-04-021-2/+2
* - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core SoloJoseph Koshy2008-11-271-3/+4
* - Separate PMC class dependent code from other kinds of machineJoseph Koshy2008-11-091-2/+3
* Remove WARNS from here and compile with default kernel flags.Ruslan Ermilov2008-02-211-2/+0
* Remove Alpha remnants.Marcel Moolenaar2006-07-271-4/+0
* MFP4:Joseph Koshy2005-06-091-5/+27
* Use the new path (post repo-copy) to our sources.Joseph Koshy2005-04-281-1/+1
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...Joseph Koshy2005-04-191-0/+21