| Commit message (Expand) | Author | Age | Files | Lines |
* | mdoc: minor Bl improvements. | joel | 2012-06-02 | 1 | -9/+13 |
* | mdoc: sort prologue macros. | joel | 2012-03-29 | 1 | -1/+1 |
* | Remove trailing whitespace per mdoc lint warning | eadler | 2012-03-29 | 3 | -5/+5 |
* | Add software PMC support. | fabient | 2012-03-28 | 26 | -26/+234 |
* | Remove useless Ta macro. | joel | 2012-03-27 | 3 | -14/+14 |
* | Remove superfluous paragraph macro. | joel | 2012-03-25 | 5 | -5/+0 |
* | Update manual pages for MIPS-related CPUs: | gonzo | 2012-03-25 | 3 | -6/+261 |
* | Add Octeon-related parts to libpmc | gonzo | 2012-03-23 | 1 | -0/+21 |
* | Correct a function prototype. | jkoshy | 2012-03-22 | 1 | -1/+1 |
* | Make reusable part of code have mips prefix, not mips24 | gonzo | 2012-03-22 | 1 | -9/+10 |
* | Kill EoL whitespaces, and minor lint. | pluknet | 2012-03-02 | 2 | -297/+295 |
* | - Add support for the Intel Sandy Bridge microarchitecture (both core and unc... | davide | 2012-03-01 | 4 | -0/+1203 |
* | Whitespace cleanup: | gjb | 2012-02-25 | 1 | -151/+220 |
* | Whitespace cleanup: | gjb | 2012-02-25 | 1 | -15/+19 |
* | Fix various typos in manual pages. | gjb | 2012-02-25 | 2 | -4/+4 |
* | Switch the license boilerplates to our standard one. | brueffer | 2012-02-17 | 32 | -352/+352 |
* | 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 |