| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow compile from c++ for libpmc | fabient | 2009-03-24 | 2 | -0/+6 |
* | - Add support for nehalem/corei7 cpus. This supports all of the core | jeff | 2009-01-27 | 1 | -1/+23 |
* | Document processor errata that affect performance measurement. | jkoshy | 2008-12-08 | 1 | -0/+52 |
* | Fixes for Core2 Extreme support. | jkoshy | 2008-12-03 | 1 | -1/+5 |
* | Update description of an event. | jkoshy | 2008-11-27 | 1 | -2/+1 |
* | - Add support for PMCs in Intel CPUs of Family 6, model 0xE (Core Solo | jkoshy | 2008-11-27 | 3 | -37/+447 |
* | Fix buglets. | jkoshy | 2008-11-26 | 1 | -2/+2 |
* | Correction: these PMCs do not support a "umask" modifier. | jkoshy | 2008-11-24 | 3 | -9/+0 |
* | - Document the rules used to determine when spellings of events | jkoshy | 2008-11-24 | 1 | -16/+24 |
* | - Document the class name prefix for these PMCs. | jkoshy | 2008-11-15 | 1 | -1/+22 |
* | Tweak -mdoc usage. | jkoshy | 2008-11-13 | 3 | -7/+7 |
* | Document UMASK values, fix errors. | jkoshy | 2008-11-13 | 1 | -62/+62 |
* | Fix typos, document UMASK values. | jkoshy | 2008-11-13 | 1 | -53/+54 |
* | Remove duplicates, fix errors and document UMASK values. | jkoshy | 2008-11-13 | 1 | -54/+47 |
* | Document the alternate event names supported for "architectural" PMC events. | jkoshy | 2008-11-12 | 3 | -25/+74 |
* | Use spellings that are close to vendor documentation. | jkoshy | 2008-11-12 | 1 | -3/+3 |
* | - Sparsely number enumerations 'pmc_cputype' and 'pmc_event' in order to | jkoshy | 2008-10-09 | 1 | -101/+287 |
* | Correct a typo. | jkoshy | 2008-10-06 | 1 | -1/+1 |
* | - Add cross-references. | jkoshy | 2008-10-04 | 1 | -3/+6 |
* | Add cross-references. | jkoshy | 2008-10-04 | 1 | -1/+5 |
* | Cross-reference new manual pages. | jkoshy | 2008-10-04 | 4 | -4/+20 |
* | - Cross-reference new manual pages. | jkoshy | 2008-10-04 | 1 | -8/+14 |
* | Add manual pages for performance measurement counters present in | jkoshy | 2008-10-04 | 5 | -0/+3171 |
* | - Document event numbers associated with event names. | jkoshy | 2008-10-02 | 1 | -55/+148 |
* | - Document event numbers. | jkoshy | 2008-10-02 | 1 | -26/+49 |
* | -mdoc tweaks. | jkoshy | 2008-10-02 | 1 | -35/+35 |
* | - Document event numbers. | jkoshy | 2008-10-02 | 1 | -39/+108 |
* | Document event numbers alongside event names. | jkoshy | 2008-10-02 | 1 | -39/+78 |
* | Document changes in behaviour due to sparse CPU numbering support. | jkoshy | 2008-09-22 | 5 | -18/+29 |
* | Keep symbols in sorted order. | jkoshy | 2008-09-19 | 1 | -4/+4 |
* | Improve grammar. | jkoshy | 2008-09-18 | 1 | -2/+2 |
* | Document new PMC classes, capabilities and CPU kinds. | jkoshy | 2008-09-18 | 1 | -28/+63 |
* | Whitespace fixes. | jkoshy | 2008-09-17 | 2 | -11/+11 |
* | Add event name aliases for Pentium PMCs. | jkoshy | 2008-09-17 | 2 | -1/+23 |
* | Replace PMC-dependent content with references to | jkoshy | 2008-09-16 | 1 | -3100/+25 |
* | Build and install PMC-dependent manual pages. | jkoshy | 2008-09-16 | 1 | -0/+8 |
* | Fix a typo. | jkoshy | 2008-09-16 | 1 | -1/+1 |
* | Move PMC documentation to separate manual pages, one per PMC class. | jkoshy | 2008-09-16 | 5 | -0/+3520 |
* | Move TSC specific PMC information to its own manual page. | jkoshy | 2008-09-16 | 1 | -0/+79 |
* | Correct an event name alias: event "k7-dc-misses" does not support | jkoshy | 2008-09-16 | 1 | -1/+1 |
* | - Document Pentium and Pentium MMX events. | jkoshy | 2008-03-14 | 1 | -2/+338 |
* | Bring the behaviour of pmc_capabilities() and pmc_width() in line with | jkoshy | 2008-03-12 | 1 | -3/+5 |
* | Describe return values from pmc_ncpu() and pmc_npmc() better. | jkoshy | 2008-03-12 | 1 | -1/+4 |
* | Correct a typo. | jkoshy | 2008-02-03 | 1 | -1/+1 |
* | Improve style(9) compliance and trim a long text line. | jkoshy | 2007-12-07 | 1 | -128/+109 |
* | Add callchain parsing to -lpmc. | jkoshy | 2007-12-03 | 2 | -4/+36 |
* | Replace a spurious cross-reference to hwpmc(4) with correct text. | jkoshy | 2007-12-03 | 1 | -4/+2 |
* | - Add an overview of the pmc(3) API. | jkoshy | 2007-11-25 | 1 | -532/+331 |
* | Move the following functions into their own manual pages: | jkoshy | 2007-11-25 | 8 | -16/+772 |
* | - Describe function pmc_init() in its own manual page. | jkoshy | 2007-11-25 | 3 | -5/+195 |