summaryrefslogtreecommitdiffstats
path: root/lib/libpmc/pmc.soft.3
Commit message (Collapse)AuthorAgeFilesLines
* mdoc: sort SEE ALSO.joel2015-01-041-4/+4
|
* use .Mt to mark up email addresses consistently (part3)bapt2014-06-231-4/+3
| | | | | PR: 191174 Submitted by: Franco Fichtner <franco at lastsummer.de>
* Add support for good old 8192Hz profiling clock to software PMC.mav2013-02-261-1/+3
| | | | Reviewed by: fabient
* mdoc: sort prologue macros.joel2012-03-291-1/+1
|
* Add software PMC support.fabient2012-03-281-0/+104
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
OpenPOWER on IntegriCloud