summaryrefslogtreecommitdiffstats
path: root/lib/libpmc
Commit message (Expand)AuthorAgeFilesLines
* Kill EoL whitespaces, and minor lint.pluknet2012-03-022-297/+295
* - Add support for the Intel Sandy Bridge microarchitecture (both core and unc...davide2012-03-014-0/+1203
* Whitespace cleanup:gjb2012-02-251-151/+220
* Whitespace cleanup:gjb2012-02-251-15/+19
* Fix various typos in manual pages.gjb2012-02-252-4/+4
* Switch the license boilerplates to our standard one.brueffer2012-02-1732-352/+352
* Update PMC events from October 2011 Intel documentation.fabient2012-01-041-11/+6
* Implement hwpmc counting PMC support for PowerPC G4+ (MPC745x/MPC744x).jhibbits2011-12-241-0/+62
* In lib/libpmc/libpmc.c, struct pmc_cputype_map's pm_cputype field shoulddim2011-12-161-1/+1
* Add a flush of the current PMC log buffer before displaying the next top.fabient2011-10-184-1/+21
* - change "is is" to "is" or "it is"eadler2011-10-161-1/+1
* Revert last commit: CPUTYPE will be defined hereimp2011-02-111-1/+1
* Don't require CPUTYPE to be defined for ARM, but use it if it is.imp2011-02-111-1/+1
* Fix manpage markup.uqs2010-11-062-3/+2
* mdoc: drop redundant .Pp and .LP callsuqs2010-10-081-1/+0
* Fix punctuation and grammar, mostly by ending sentences with a period.gnn2010-10-042-33/+33
* Fix invalid class removal when IAF is not the last class.fabient2010-09-051-4/+4
* MFtbemd:imp2010-08-231-2/+2
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whilejoel2010-08-167-7/+7
* Fix typos and spelling mistakes.joel2010-08-064-8/+8
* Spelling fixes.joel2010-08-033-5/+5
* mdoc: remove literal tabs where they don't belonguqs2010-06-083-5/+5
* Fix memory leak on error.fabient2010-06-051-1/+3
* mdoc cleanupuqs2010-06-021-2/+0
* mdoc: Use mdoc macro for the (R) symboluqs2010-05-271-8/+8
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theuqs2010-05-132-4/+4
* When configuring hwpmc to use the EXT_SNOOP event, only send a default caches...rstone2010-05-011-1/+8
* mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-04-1430-30/+30
* - Support for uncore counting events: one fixed PMC with the uncorefabient2010-04-027-7/+5167
* Finish the much belated Intel XScale hwpmc(4) man page.rpaulo2010-03-231-2/+119
* Add support for hwpmc(4) on the MIPS 24K, 32 bit, embedded processor.gnn2010-03-032-2/+475
* Bug fix: add a missing initializer.jkoshy2010-01-121-0/+1
* Build lib/ with WARNS=6 by default.ed2010-01-021-2/+0
* Intel XScale hwpmc(4) support.rpaulo2009-12-233-0/+86
* Use our canonical .Dd format.brueffer2009-11-021-1/+1
* Not all Intel Core (TM) CPUs implement PMC_CLASS_IAF fixed-functionjkoshy2009-10-241-12/+47
* Install x86 related man pages on x86 systems only.rpaulo2009-10-041-0/+2
* Use a more appropriate choice of words.jkoshy2009-08-231-1/+1
* Use US spellings, fix typos.jkoshy2009-08-233-18/+18
* Fix typos.jkoshy2009-08-231-7/+7
* Fix a typo.jkoshy2009-08-231-1/+1
* Fix typos, use American English spellings.jkoshy2009-08-234-22/+22
* Fix typos.jkoshy2009-08-231-9/+9
* Correct typos.jkoshy2009-08-231-2/+2
* Correct grammar.jkoshy2009-08-231-2/+2
* Fix a typo.jkoshy2009-08-231-1/+1
* Fix typos.jkoshy2009-08-233-4/+4
* Document the fact that some Core2 family CPUs lack fixed-function counters.jkoshy2009-06-091-3/+4
* Fix parsing of Core2 event qualifiers.jkoshy2009-06-091-7/+7
* Allow compile from c++ for libpmcfabient2009-03-242-0/+6
OpenPOWER on IntegriCloud