aboutsummaryrefslogtreecommitdiff
path: root/lib/libpmc/libpmc.c
Commit message (Expand)AuthorAgeFilesLines
* - Add support for the Intel Sandy Bridge microarchitecture (both core and unc...Davide Italiano2012-03-011-0/+36
* Implement hwpmc counting PMC support for PowerPC G4+ (MPC745x/MPC744x).Justin Hibbits2011-12-241-0/+62
* In lib/libpmc/libpmc.c, struct pmc_cputype_map's pm_cputype field shouldDimitry Andric2011-12-161-1/+1
* Add a flush of the current PMC log buffer before displaying the next top.Fabien Thomas2011-10-181-0/+6
* Fix invalid class removal when IAF is not the last class.Fabien Thomas2010-09-051-4/+4
* When configuring hwpmc to use the EXT_SNOOP event, only send a default caches...Ryan Stone2010-05-011-1/+8
* - Support for uncore counting events: one fixed PMC with the uncoreFabien Thomas2010-04-021-7/+174
* Add support for hwpmc(4) on the MIPS 24K, 32 bit, embedded processor.George V. Neville-Neil2010-03-031-2/+65
* Bug fix: add a missing initializer.Joseph Koshy2010-01-121-0/+1
* Intel XScale hwpmc(4) support.Rui Paulo2009-12-231-0/+45
* Not all Intel Core (TM) CPUs implement PMC_CLASS_IAF fixed-functionJoseph Koshy2009-10-241-12/+47
* Fix parsing of Core2 event qualifiers.Joseph Koshy2009-06-091-7/+7
* - Add support for nehalem/corei7 cpus. This supports all of the coreJeff Roberson2009-01-271-1/+23
* Fixes for Core2 Extreme support.Joseph Koshy2008-12-031-1/+5
* - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core SoloJoseph Koshy2008-11-271-36/+406
* - Sparsely number enumerations 'pmc_cputype' and 'pmc_event' in order toJoseph Koshy2008-10-091-101/+287
* Whitespace fixes.Joseph Koshy2008-09-171-10/+10
* Add event name aliases for Pentium PMCs.Joseph Koshy2008-09-171-1/+8
* Correct an event name alias: event "k7-dc-misses" does not supportJoseph Koshy2008-09-161-1/+1
* Bring the behaviour of pmc_capabilities() and pmc_width() in line withJoseph Koshy2008-03-121-3/+5
* Improve style(9) compliance and trim a long text line.Joseph Koshy2007-12-071-128/+109
* Correct a typo in an event name alias.Joseph Koshy2007-04-111-1/+1
* Update the pmc(3) manual page's date string and freshen the year in the (c) l...Joseph Koshy2006-03-201-1/+1
* Add an alias 'unhalted-cycles' denoting cycles where the CPU isJoseph Koshy2006-02-251-0/+3
* - Update the CPU version check to recognize P4/EMT64 CPUs. [1]Joseph Koshy2005-07-031-7/+12
* Fix tinderbox breakage.Joseph Koshy2005-06-101-4/+13
* MFP4:Joseph Koshy2005-06-091-711/+753
* Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc.Joseph Koshy2005-05-011-0/+30
* Add event aliases for P6 and K8 PMCs.Joseph Koshy2005-04-211-17/+31
* o Do not include <machine/pmc_mdep.h>. It's automaticly included forMarcel Moolenaar2005-04-201-9/+9
* Remove extra Id keyword.Joseph Koshy2005-04-201-2/+0
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...Joseph Koshy2005-04-191-0/+2136