summaryrefslogtreecommitdiff
path: root/sys/amd64/include/pmc_mdep.h
Commit message (Expand)AuthorAgeFilesLines
* sys: Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-121-1/+1
* hwpmc: use kstack_contains()Mitchell Horne2023-05-061-5/+3
* hwpmc: ABI fixesMatt Macy2018-06-041-1/+0
* hwpmc: remove unused pre-table driven bits for intelMatt Macy2018-05-311-3/+0
* sys/amd64: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Use single instance of the identical INKERNEL() and PMC_IN_KERNEL()Konstantin Belousov2015-07-021-3/+1
* Add software PMC support.Fabien Thomas2012-03-281-7/+16
* - Support for uncore counting events: one fixed PMC with the uncoreFabien Thomas2010-04-021-1/+10
* Adjust the handling of the local APIC PMC interrupt vector:John Baldwin2009-08-141-1/+0
* - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core SoloJoseph Koshy2008-11-271-2/+7
* - Separate PMC class dependent code from other kinds of machineJoseph Koshy2008-11-091-3/+32
* Correct a callchain capture bug on the i386.Joseph Koshy2008-09-151-2/+3
* Make preparations for increasing the size of the kernel virtualAlan Cox2008-06-201-2/+2
* Kernel and hwpmc(4) support for callchain capture.Joseph Koshy2007-12-071-1/+29
* MFP4:Joseph Koshy2005-06-091-32/+19
* o Reverse the inclusion chain from MD->MI to MI->MD by removing theMarcel Moolenaar2005-04-201-1/+1
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...Joseph Koshy2005-04-191-0/+76