aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/hwpmc/hwpmc_core.h
Commit message (Expand)AuthorAgeFilesLines
* hwpmc_core: remove two non-existent function prototypesMitchell Horne2023-10-181-2/+0
* 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: Bump Intel's IA32_PERFEVTSELx width to 64 bits.Alexander Motin2022-06-021-18/+22
* hwpmc: Add Intel Core register defines up to version 5.Alexander Motin2022-05-291-6/+15
* hwpmc: ABI fixesMatt Macy2018-06-041-7/+0
* pmc(3)/hwpmc(4): update supported Intel processors to rely fully on theMatt Macy2018-05-261-1/+4
* Revert r334242 "pmc(3)/hwpmc(4): update supported Intel processors to rely fu...Matt Macy2018-05-261-4/+1
* pmc(3)/hwpmc(4): update supported Intel processors to rely fully on theMatt Macy2018-05-261-1/+4
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* sys/dev: minor spelling fixes.Pedro F. Giffuni2016-05-031-1/+1
* If full width writes to the performance monitoring counters areKonstantin Belousov2016-02-121-0/+9
* Remove some prototypes for undefined functions.Mark Johnston2014-05-151-2/+0
* o Remove assertions on ipa_version as sometimes the version detectionAttilio Rao2013-12-201-1/+2
* Add Intel Ivy Bridge support to hwpmc(9).Fabien Thomas2012-09-061-3/+4
* Make sure that we clear the correct bits when we turn offGeorge V. Neville-Neil2010-07-291-0/+6
* Fix a panic brought about by writing an MSR without a proper mask.George V. Neville-Neil2010-07-131-0/+54
* - Support for uncore counting events: one fixed PMC with the uncoreFabien Thomas2010-04-021-3/+12
* - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core SoloJoseph Koshy2008-11-271-0/+121