aboutsummaryrefslogtreecommitdiff
path: root/lib/libpmc
Commit message (Expand)AuthorAgeFilesLines
* MFC r207482Ryan Stone2010-05-241-1/+8
* MFC r206089, r206684:Fabien Thomas2010-04-167-7/+5167
* MFC 202157:Fabien Thomas2010-01-191-0/+1
* MFC 198433:Fabien Thomas2009-12-071-12/+47
* Document the fact that some Core2 family CPUs lack fixed-function counters.Joseph Koshy2009-06-091-3/+4
* Fix parsing of Core2 event qualifiers.Joseph Koshy2009-06-091-7/+7
* Allow compile from c++ for libpmcFabien Thomas2009-03-242-0/+6
* - Add support for nehalem/corei7 cpus. This supports all of the coreJeff Roberson2009-01-271-1/+23
* Document processor errata that affect performance measurement.Joseph Koshy2008-12-081-0/+52
* Fixes for Core2 Extreme support.Joseph Koshy2008-12-031-1/+5
* Update description of an event.Joseph Koshy2008-11-271-2/+1
* - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core SoloJoseph Koshy2008-11-273-37/+447
* Fix buglets.Joseph Koshy2008-11-261-2/+2
* Correction: these PMCs do not support a "umask" modifier.Joseph Koshy2008-11-243-9/+0
* - Document the rules used to determine when spellings of eventsJoseph Koshy2008-11-241-16/+24
* - Document the class name prefix for these PMCs.Joseph Koshy2008-11-151-1/+22
* Tweak -mdoc usage.Joseph Koshy2008-11-133-7/+7
* Document UMASK values, fix errors.Joseph Koshy2008-11-131-62/+62
* Fix typos, document UMASK values.Joseph Koshy2008-11-131-53/+54
* Remove duplicates, fix errors and document UMASK values.Joseph Koshy2008-11-131-54/+47
* Document the alternate event names supported for "architectural" PMC events.Joseph Koshy2008-11-123-25/+74
* Use spellings that are close to vendor documentation.Joseph Koshy2008-11-121-3/+3
* - Sparsely number enumerations 'pmc_cputype' and 'pmc_event' in order toJoseph Koshy2008-10-091-101/+287
* Correct a typo.Joseph Koshy2008-10-061-1/+1
* - Add cross-references.Joseph Koshy2008-10-041-3/+6
* Add cross-references.Joseph Koshy2008-10-041-1/+5
* Cross-reference new manual pages.Joseph Koshy2008-10-044-4/+20
* - Cross-reference new manual pages.Joseph Koshy2008-10-041-8/+14
* Add manual pages for performance measurement counters present inJoseph Koshy2008-10-045-0/+3171
* - Document event numbers associated with event names.Joseph Koshy2008-10-021-55/+148
* - Document event numbers.Joseph Koshy2008-10-021-26/+49
* -mdoc tweaks.Joseph Koshy2008-10-021-35/+35
* - Document event numbers.Joseph Koshy2008-10-021-39/+108
* Document event numbers alongside event names.Joseph Koshy2008-10-021-39/+78
* Document changes in behaviour due to sparse CPU numbering support.Joseph Koshy2008-09-225-18/+29
* Keep symbols in sorted order.Joseph Koshy2008-09-191-4/+4
* Improve grammar.Joseph Koshy2008-09-181-2/+2
* Document new PMC classes, capabilities and CPU kinds.Joseph Koshy2008-09-181-28/+63
* Whitespace fixes.Joseph Koshy2008-09-172-11/+11
* Add event name aliases for Pentium PMCs.Joseph Koshy2008-09-172-1/+23
* Replace PMC-dependent content with references toJoseph Koshy2008-09-161-3100/+25
* Build and install PMC-dependent manual pages.Joseph Koshy2008-09-161-0/+8
* Fix a typo.Joseph Koshy2008-09-161-1/+1
* Move PMC documentation to separate manual pages, one per PMC class.Joseph Koshy2008-09-165-0/+3520
* Move TSC specific PMC information to its own manual page.Joseph Koshy2008-09-161-0/+79
* Correct an event name alias: event "k7-dc-misses" does not supportJoseph Koshy2008-09-161-1/+1
* - Document Pentium and Pentium MMX events.Joseph Koshy2008-03-141-2/+338
* Bring the behaviour of pmc_capabilities() and pmc_width() in line withJoseph Koshy2008-03-121-3/+5
* Describe return values from pmc_ncpu() and pmc_npmc() better.Joseph Koshy2008-03-121-1/+4
* Correct a typo.Joseph Koshy2008-02-031-1/+1