| Commit message (Expand) | Author | Age | Files | Lines |
* | Update PMC events from October 2011 Intel documentation. | fabient | 2012-01-04 | 1 | -11/+6 |
* | Implement hwpmc counting PMC support for PowerPC G4+ (MPC745x/MPC744x). | jhibbits | 2011-12-24 | 1 | -0/+62 |
* | In lib/libpmc/libpmc.c, struct pmc_cputype_map's pm_cputype field should | dim | 2011-12-16 | 1 | -1/+1 |
* | Add a flush of the current PMC log buffer before displaying the next top. | fabient | 2011-10-18 | 4 | -1/+21 |
* | - change "is is" to "is" or "it is" | eadler | 2011-10-16 | 1 | -1/+1 |
* | Revert last commit: CPUTYPE will be defined here | imp | 2011-02-11 | 1 | -1/+1 |
* | Don't require CPUTYPE to be defined for ARM, but use it if it is. | imp | 2011-02-11 | 1 | -1/+1 |
* | Fix manpage markup. | uqs | 2010-11-06 | 2 | -3/+2 |
* | mdoc: drop redundant .Pp and .LP calls | uqs | 2010-10-08 | 1 | -1/+0 |
* | Fix punctuation and grammar, mostly by ending sentences with a period. | gnn | 2010-10-04 | 2 | -33/+33 |
* | Fix invalid class removal when IAF is not the last class. | fabient | 2010-09-05 | 1 | -4/+4 |
* | MFtbemd: | imp | 2010-08-23 | 1 | -2/+2 |
* | Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while | joel | 2010-08-16 | 7 | -7/+7 |
* | Fix typos and spelling mistakes. | joel | 2010-08-06 | 4 | -8/+8 |
* | Spelling fixes. | joel | 2010-08-03 | 3 | -5/+5 |
* | mdoc: remove literal tabs where they don't belong | uqs | 2010-06-08 | 3 | -5/+5 |
* | Fix memory leak on error. | fabient | 2010-06-05 | 1 | -1/+3 |
* | mdoc cleanup | uqs | 2010-06-02 | 1 | -2/+0 |
* | mdoc: Use mdoc macro for the (R) symbol | uqs | 2010-05-27 | 1 | -8/+8 |
* | mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to the | uqs | 2010-05-13 | 2 | -4/+4 |
* | When configuring hwpmc to use the EXT_SNOOP event, only send a default caches... | rstone | 2010-05-01 | 1 | -1/+8 |
* | mdoc: order prologue macros consistently by Dd/Dt/Os | uqs | 2010-04-14 | 30 | -30/+30 |
* | - Support for uncore counting events: one fixed PMC with the uncore | fabient | 2010-04-02 | 7 | -7/+5167 |
* | Finish the much belated Intel XScale hwpmc(4) man page. | rpaulo | 2010-03-23 | 1 | -2/+119 |
* | Add support for hwpmc(4) on the MIPS 24K, 32 bit, embedded processor. | gnn | 2010-03-03 | 2 | -2/+475 |
* | Bug fix: add a missing initializer. | jkoshy | 2010-01-12 | 1 | -0/+1 |
* | Build lib/ with WARNS=6 by default. | ed | 2010-01-02 | 1 | -2/+0 |
* | Intel XScale hwpmc(4) support. | rpaulo | 2009-12-23 | 3 | -0/+86 |
* | Use our canonical .Dd format. | brueffer | 2009-11-02 | 1 | -1/+1 |
* | Not all Intel Core (TM) CPUs implement PMC_CLASS_IAF fixed-function | jkoshy | 2009-10-24 | 1 | -12/+47 |
* | Install x86 related man pages on x86 systems only. | rpaulo | 2009-10-04 | 1 | -0/+2 |
* | Use a more appropriate choice of words. | jkoshy | 2009-08-23 | 1 | -1/+1 |
* | Use US spellings, fix typos. | jkoshy | 2009-08-23 | 3 | -18/+18 |
* | Fix typos. | jkoshy | 2009-08-23 | 1 | -7/+7 |
* | Fix a typo. | jkoshy | 2009-08-23 | 1 | -1/+1 |
* | Fix typos, use American English spellings. | jkoshy | 2009-08-23 | 4 | -22/+22 |
* | Fix typos. | jkoshy | 2009-08-23 | 1 | -9/+9 |
* | Correct typos. | jkoshy | 2009-08-23 | 1 | -2/+2 |
* | Correct grammar. | jkoshy | 2009-08-23 | 1 | -2/+2 |
* | Fix a typo. | jkoshy | 2009-08-23 | 1 | -1/+1 |
* | Fix typos. | jkoshy | 2009-08-23 | 3 | -4/+4 |
* | Document the fact that some Core2 family CPUs lack fixed-function counters. | jkoshy | 2009-06-09 | 1 | -3/+4 |
* | Fix parsing of Core2 event qualifiers. | jkoshy | 2009-06-09 | 1 | -7/+7 |
* | 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 |