aboutsummaryrefslogtreecommitdiff
path: root/lib/libpmc
Commit message (Expand)AuthorAgeFilesLines
* Revert last commit: CPUTYPE will be defined hereWarner Losh2011-02-111-1/+1
* Don't require CPUTYPE to be defined for ARM, but use it if it is.Warner Losh2011-02-111-1/+1
* Fix manpage markup.Ulrich Spörlein2010-11-062-3/+2
* mdoc: drop redundant .Pp and .LP callsUlrich Spörlein2010-10-081-1/+0
* Fix punctuation and grammar, mostly by ending sentences with a period.George V. Neville-Neil2010-10-042-33/+33
* Fix invalid class removal when IAF is not the last class.Fabien Thomas2010-09-051-4/+4
* MFtbemd:Warner Losh2010-08-231-2/+2
* Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki whileJoel Dahl2010-08-167-7/+7
* Fix typos and spelling mistakes.Joel Dahl2010-08-064-8/+8
* Spelling fixes.Joel Dahl2010-08-033-5/+5
* mdoc: remove literal tabs where they don't belongUlrich Spörlein2010-06-083-5/+5
* Fix memory leak on error.Fabien Thomas2010-06-051-1/+3
* mdoc cleanupUlrich Spörlein2010-06-021-2/+0
* mdoc: Use mdoc macro for the (R) symbolUlrich Spörlein2010-05-271-8/+8
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theUlrich Spörlein2010-05-132-4/+4
* When configuring hwpmc to use the EXT_SNOOP event, only send a default caches...Ryan Stone2010-05-011-1/+8
* mdoc: order prologue macros consistently by Dd/Dt/OsUlrich Spörlein2010-04-1430-30/+30
* - Support for uncore counting events: one fixed PMC with the uncoreFabien Thomas2010-04-027-7/+5167
* Finish the much belated Intel XScale hwpmc(4) man page.Rui Paulo2010-03-231-2/+119
* Add support for hwpmc(4) on the MIPS 24K, 32 bit, embedded processor.George V. Neville-Neil2010-03-032-2/+475
* Bug fix: add a missing initializer.Joseph Koshy2010-01-121-0/+1
* Build lib/ with WARNS=6 by default.Ed Schouten2010-01-021-2/+0
* Intel XScale hwpmc(4) support.Rui Paulo2009-12-233-0/+86
* Use our canonical .Dd format.Christian Brueffer2009-11-021-1/+1
* Not all Intel Core (TM) CPUs implement PMC_CLASS_IAF fixed-functionJoseph Koshy2009-10-241-12/+47
* Install x86 related man pages on x86 systems only.Rui Paulo2009-10-041-0/+2
* Use a more appropriate choice of words.Joseph Koshy2009-08-231-1/+1
* Use US spellings, fix typos.Joseph Koshy2009-08-233-18/+18
* Fix typos.Joseph Koshy2009-08-231-7/+7
* Fix a typo.Joseph Koshy2009-08-231-1/+1
* Fix typos, use American English spellings.Joseph Koshy2009-08-234-22/+22
* Fix typos.Joseph Koshy2009-08-231-9/+9
* Correct typos.Joseph Koshy2009-08-231-2/+2
* Correct grammar.Joseph Koshy2009-08-231-2/+2
* Fix a typo.Joseph Koshy2009-08-231-1/+1
* Fix typos.Joseph Koshy2009-08-233-4/+4
* 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