summaryrefslogtreecommitdiffstats
path: root/sys/dev/hwpmc/pmc_events.h
Commit message (Expand)AuthorAgeFilesLines
* MFC of r277177 and r279894 with the fixes for the PMC for Haswell.rrs2015-03-241-26/+314
* MFC r263446hiren2014-05-311-0/+109
* MFC r261342jhibbits2014-03-141-0/+57
* Remove the duplicate LLC_MISS event and put it in the right order.adrian2013-08-291-3/+2
* Update the mis-predicted branch PMC names (for sandy bridge) to not clash.adrian2013-08-251-2/+2
* Update the MEM_UOP_RETIRED PMC operation for sandy bridge and sandyadrian2013-08-251-12/+21
* Change the name of this particular event to reflect the name used inadrian2013-08-211-2/+2
* Correct a typo in the event mask mnemonic.bz2013-08-201-1/+1
* Add in missing events for Sandy Bridge Xeon.adrian2013-08-181-0/+16
* The Intel PMC architectural events have encodings which are identical todavide2013-04-301-8/+15
* Trailing whitespace cleanup along with 80 column enforcemnt.sbruno2013-04-031-1600/+1711
* Update hwpmc to support Haswell class processors.sbruno2013-03-281-0/+276
* Update hwpmc to support the Xeon class of Ivybridge processors.sbruno2013-01-311-0/+204
* Cleanup and rename some variables in libpmc and hwpmc.sbruno2012-10-241-5/+5
* Update hwpmc to support the Xeon class of Sandybridge processors.sbruno2012-10-191-0/+221
* Add Intel Ivy Bridge support to hwpmc(9).fabient2012-09-061-0/+200
* Add software PMC support.fabient2012-03-281-1/+11
* Add list of Octeon's PMC counters obtained from cvmx-core.hgonzo2012-03-231-0/+63
* - Add support for the Intel Sandy Bridge microarchitecture (both core and unc...davide2012-03-011-0/+306
* Update PMC events from October 2011 Intel documentation.fabient2012-01-041-6/+6
* Add missing MSR programming for some events.fabient2012-01-041-4/+16
* Implement hwpmc counting PMC support for PowerPC G4+ (MPC745x/MPC744x).jhibbits2011-12-241-0/+227
* Fix two aliases that had the same name but were pointing to differentgnn2010-10-041-2/+2
* - Fix a typo OFFCORE_REQUESTS.ANY.RFO is B0H10H and not 80H10H.fabient2010-04-151-1/+1
* - Support for uncore counting events: one fixed PMC with the uncorefabient2010-04-021-565/+1536
* Add support for hwpmc(4) on the MIPS 24K, 32 bit, embedded processor.gnn2010-03-031-2/+105
* Intel XScale hwpmc(4) support.rpaulo2009-12-231-18/+41
* Reserve events for XScale.rpaulo2009-09-221-2/+29
* Add counters for the i7 architecture which were accidentally leftgnn2009-09-011-3/+59
* - Add support for nehalem/corei7 cpus. This supports all of the corejeff2009-01-271-2/+540
* Add aliases that map architectural event names to fixed function counters.jkoshy2008-12-031-0/+5
* - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solojkoshy2008-11-271-6/+964
* - Sparsely number enumerations 'pmc_cputype' and 'pmc_event' in order tojkoshy2008-10-091-443/+373
* Correct a typo.jkoshy2008-10-061-1/+1
* Fix a typo.jkoshy2008-10-041-1/+1
* Correct misspellings.jkoshy2008-10-021-2/+2
* Correct a typo.jkoshy2008-03-141-2/+6
* MFP4:jkoshy2005-06-091-0/+530
OpenPOWER on IntegriCloud