aboutsummaryrefslogtreecommitdiff
path: root/lib/libpmc
Commit message (Expand)AuthorAgeFilesLines
* - Document Pentium and Pentium MMX events.Joseph Koshy2008-03-141-2/+338
* Bring the behaviour of pmc_capabilities() and pmc_width() in line withJoseph Koshy2008-03-121-3/+5
* Describe return values from pmc_ncpu() and pmc_npmc() better.Joseph Koshy2008-03-121-1/+4
* Correct a typo.Joseph Koshy2008-02-031-1/+1
* Improve style(9) compliance and trim a long text line.Joseph Koshy2007-12-071-128/+109
* Add callchain parsing to -lpmc.Joseph Koshy2007-12-032-4/+36
* Replace a spurious cross-reference to hwpmc(4) with correct text.Joseph Koshy2007-12-031-4/+2
* - Add an overview of the pmc(3) API.Joseph Koshy2007-11-251-532/+331
* Move the following functions into their own manual pages:Joseph Koshy2007-11-258-16/+772
* - Describe function pmc_init() in its own manual page.Joseph Koshy2007-11-253-5/+195
* Describe convenience functions `pmc_name_of_{capability,class,cputype,Joseph Koshy2007-11-242-7/+147
* Describe pmc_event_names_of_class() in its own manual page.Joseph Koshy2007-11-232-2/+77
* Describe pmc_enable() and pmc_disable() in their own manual page.Joseph Koshy2007-11-232-3/+101
* Describe pmc_allocate() and pmc_release() in their own manual page.Joseph Koshy2007-11-232-3/+186
* Fix a bug in the description of the "p6-div" event. [1]Joseph Koshy2007-04-121-2/+4
* Correct a typo in an event name alias.Joseph Koshy2007-04-111-1/+1
* Clarify memory management rules for pmc_cpuinfo().Joseph Koshy2007-03-261-1/+4
* Markup fixes.Ruslan Ermilov2006-09-171-1/+1
* MFP4: Support for profiling dynamically loaded objects.Joseph Koshy2006-03-263-26/+52
* Update the pmc(3) manual page's date string and freshen the year in the (c) l...Joseph Koshy2006-03-202-3/+3
* Add an alias 'unhalted-cycles' denoting cycles where the CPU isJoseph Koshy2006-02-252-0/+6
* Fix prototypes.Ruslan Ermilov2005-11-241-5/+5
* -mdoc sweep.Ruslan Ermilov2005-11-172-11/+11
* Add COMPATIBILITY and HISTORY sections.Joseph Koshy2005-07-211-0/+22
* Catch with the source code. Sort a list alphabetically. Add aJoseph Koshy2005-07-211-6/+27
* - Remove MLINKS to nonexistant manpagesChristian Brueffer2005-07-141-1/+0
* Fix a bug in pmclog_read() that causes it to return with a falseJoseph Koshy2005-07-091-2/+15
* - Update the CPU version check to recognize P4/EMT64 CPUs. [1]Joseph Koshy2005-07-031-7/+12
* MFP4:Joseph Koshy2005-06-302-2/+10
* - Tidy up the markup.Ruslan Ermilov2005-06-241-190/+402
* Tidy up the markup.Ruslan Ermilov2005-06-241-12/+17
* Fix tinderbox breakage.Joseph Koshy2005-06-101-4/+13
* MFP4:Joseph Koshy2005-06-097-753/+1833
* Add convenience APIs pmc_width() and pmc_capabilities() to -lpmc.Joseph Koshy2005-05-014-1/+57
* Note events affected by processor errata.Joseph Koshy2005-04-231-0/+25
* Add event aliases for P6 and K8 PMCs.Joseph Koshy2005-04-211-17/+31
* o Do not include <machine/pmc_mdep.h>. It's automaticly included forMarcel Moolenaar2005-04-201-9/+9
* Remove extra Id keyword.Joseph Koshy2005-04-201-2/+0
* Remove superfluous CFLAGS lines. Use the conditional '?=' constructJoseph Koshy2005-04-191-2/+0
* Bring a working snapshot of hwpmc(4), its associated libraries, userland util...Joseph Koshy2005-04-194-0/+5348