git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bae43c9
)
perf counters: add prctl interface to disable/enable counters
author
Ingo Molnar
<mingo@elte.hu>
Thu, 11 Dec 2008 13:59:31 +0000
(14:59 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 11 Dec 2008 14:45:55 +0000
(15:45 +0100)
Add a way for self-monitoring tasks to disable/enable counters summarily,
via a prctl:
PR_TASK_PERF_COUNTERS_DISABLE 31
PR_TASK_PERF_COUNTERS_ENABLE 32
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found