summaryrefslogtreecommitdiffstats
path: root/lib/libpmc/pmc.p5.3
Commit message (Collapse)AuthorAgeFilesLines
* 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
* 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.jkoshy2009-08-231-7/+7
|
* Cross-reference new manual pages.jkoshy2008-10-041-1/+5
|
* -mdoc tweaks.jkoshy2008-10-021-35/+35
|
* Document event numbers alongside event names.jkoshy2008-10-021-39/+78
| | | | Requested by: Arun Sharma <arun at sharma-home dot net>
* Add event name aliases for Pentium PMCs.jkoshy2008-09-171-0/+15
|
* Move PMC documentation to separate manual pages, one per PMC class.jkoshy2008-09-161-0/+402
OpenPOWER on IntegriCloud