summaryrefslogtreecommitdiffstats
path: root/sys/dev/hwpmc/hwpmc_core.c
Commit message (Expand)AuthorAgeFilesLines
* - 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