summaryrefslogtreecommitdiffstats
path: root/sys/dev/hwpmc/hwpmc_core.c
Commit message (Expand)AuthorAgeFilesLines
* Update PMC events from October 2011 Intel documentation.fabient2012-01-041-6/+5
* - Remove extra spaceeadler2011-12-211-1/+1
* There's a small set of events on Nehalem, that are not supported infabient2011-12-121-1/+12
* Update Westmere uncore event exception list.fabient2011-12-021-0/+8
* Fix invalid class removal when IAF is not the last class.fabient2010-09-051-15/+2
* Make sure that we clear the correct bits when we turn offgnn2010-07-291-21/+28
* Fix a panic brought about by writing an MSR without a proper mask.gnn2010-07-131-13/+32
* - Fix a typo OFFCORE_REQUESTS.ANY.RFO is B0H10H and not 80H10H.fabient2010-04-151-1/+2
* - Support for uncore counting events: one fixed PMC with the uncorefabient2010-04-021-408/+638
* * Support the L1D_CACHE_LD event on Core2 processors.jkoshy2009-12-261-8/+8
* Only claim that the PMC_CLASS_IAF PMCs are supported by a CPU ifjkoshy2009-10-241-5/+15
* Add counters for the i7 architecture which were accidentally leftgnn2009-09-011-0/+23
* Adjust the handling of the local APIC PMC interrupt vector:jhb2009-08-141-2/+5
* - Add support for nehalem/corei7 cpus. This supports all of the corejeff2009-01-271-51/+293
* Bug fixes:jkoshy2008-12-161-7/+6
* Fixes for Core2 Extreme support.jkoshy2008-12-031-3/+3
* - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solojkoshy2008-11-271-0/+1747
OpenPOWER on IntegriCloud