summaryrefslogtreecommitdiffstats
path: root/lib/libpmc/libpmc.c
Commit message (Expand)AuthorAgeFilesLines
* - Support for uncore counting events: one fixed PMC with the uncorefabient2010-04-021-7/+174
* Add support for hwpmc(4) on the MIPS 24K, 32 bit, embedded processor.gnn2010-03-031-2/+65
* Bug fix: add a missing initializer.jkoshy2010-01-121-0/+1
* Intel XScale hwpmc(4) support.rpaulo2009-12-231-0/+45
* Not all Intel Core (TM) CPUs implement PMC_CLASS_IAF fixed-functionjkoshy2009-10-241-12/+47
* Fix parsing of Core2 event qualifiers.jkoshy2009-06-091-7/+7
* - Add support for nehalem/corei7 cpus. This supports all of the corejeff2009-01-271-1/+23
* Fixes for Core2 Extreme support.jkoshy2008-12-031-1/+5
* - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solojkoshy2008-11-271-36/+406
* - Sparsely number enumerations 'pmc_cputype' and 'pmc_event' in order tojkoshy2008-10-091-101/+287
* Whitespace fixes.jkoshy2008-09-171-10/+10
* Add event name aliases for Pentium PMCs.jkoshy2008-09-171-1/+8
* Correct an event name alias: event "k7-dc-misses" does not supportjkoshy2008-09-161-1/+1
* Bring the behaviour of pmc_capabilities() and pmc_width() in line withjkoshy2008-03-121-3/+5
* Improve style(9) compliance and trim a long text line.jkoshy2007-12-071-128/+109
* Correct a typo in an event name alias.jkoshy2007-04-111-1/+1
* Update the pmc(3) manual page's date string and freshen the year in the (c) l...jkoshy2006-03-201-1/+1
* Add an alias 'unhalted-cycles' denoting cycles where the CPU isjkoshy2006-02-251-0/+3
* - Update the CPU version check to recognize P4/EMT64 CPUs. [1]jkoshy2005-07-031-7/+12
* Fix tinderbox breakage.jkoshy2005-06-101-4/+13
* MFP4:jkoshy2005-06-091-711/+753
* Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc.jkoshy2005-05-011-0/+30
* Add event aliases for P6 and K8 PMCs.jkoshy2005-04-211-17/+31
* o Do not include <machine/pmc_mdep.h>. It's automaticly included formarcel2005-04-201-9/+9
* Remove extra Id keyword.jkoshy2005-04-201-2/+0
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...jkoshy2005-04-191-0/+2136
OpenPOWER on IntegriCloud