summaryrefslogtreecommitdiffstats
path: root/sys/i386/include/pmc_mdep.h
Commit message (Expand)AuthorAgeFilesLines
* Use single instance of the identical INKERNEL() and PMC_IN_KERNEL()kib2015-07-021-2/+1
* Add software PMC support.fabient2012-03-281-10/+19
* - Support for uncore counting events: one fixed PMC with the uncorefabient2010-04-021-1/+10
* Adjust the handling of the local APIC PMC interrupt vector:jhb2009-08-141-1/+0
* - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solojkoshy2008-11-271-6/+11
* - Separate PMC class dependent code from other kinds of machinejkoshy2008-11-091-0/+28
* Correct a callchain capture bug on the i386.jkoshy2008-09-151-2/+20
* Correct a copy-paste error---do not look for REX prefixes in i386 code.jkoshy2008-09-051-2/+2
* Kernel and hwpmc(4) support for callchain capture.jkoshy2007-12-071-0/+27
* MFP4:jkoshy2005-06-091-146/+38
* Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc.jkoshy2005-05-011-0/+3
* Return the correct register number in the 'get_msr()' MD function.jkoshy2005-04-281-0/+3
* o Reverse the inclusion chain from MD->MI to MI->MD by removing themarcel2005-04-201-1/+2
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...jkoshy2005-04-191-0/+184
OpenPOWER on IntegriCloud