summaryrefslogtreecommitdiffstats
path: root/lib/libpmc/pmc.k8.3
Commit message (Collapse)AuthorAgeFilesLines
* mdoc: remove superfluous paragraph macros.joel2014-06-231-1/+0
|
* use .Mt to mark up email addresses consistently (part3)bapt2014-06-231-2/+1
| | | | | PR: 191174 Submitted by: Franco Fichtner <franco at lastsummer.de>
* Add software PMC support.fabient2012-03-281-0/+1
| | | | | | | | | | | | | New kernel events can be added at various location for sampling or counting. This will for example allow easy system profiling whatever the processor is with known tools like pmcstat(8). Simultaneous usage of software PMC and hardware PMC is possible, for example looking at the lock acquire failure, page fault while sampling on instructions. Sponsored by: NETASQ MFC after: 1 month
* Remove superfluous paragraph macro.joel2012-03-251-1/+0
|
* Switch the license boilerplates to our standard one.brueffer2012-02-171-11/+11
| | | | | | | | | | | Advantages: - Reduces the number of different license versions in the tree - Eliminates a typo - Removes some incorrect author attributions due to c/p - Removes c/p error potential for future pmc manpages Approved by: jkoshy, gnn, rpaulo, fabient (copyright holders) MFC after: 1 week
* mdoc: order prologue macros consistently by Dd/Dt/Osuqs2010-04-141-1/+1
| | | | | | | | Although groff_mdoc(7) gives another impression, this is the ordering most widely used and also required by mdocml/mandoc. Reviewed by: ru Approved by: philip, ed (mentors)
* Fix typos, use American English spellings.jkoshy2009-08-231-2/+2
|
* Add cross-references.jkoshy2008-10-041-1/+5
|
* - Document event numbers associated with event names.jkoshy2008-10-021-55/+148
| | | | | - Document an event that was missed out earlier. - Sort event names alphabetically.
* Fix a typo.jkoshy2008-09-161-1/+1
|
* Move PMC documentation to separate manual pages, one per PMC class.jkoshy2008-09-161-0/+703
OpenPOWER on IntegriCloud