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