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:
f65cb45
)
perfcounters: use hw_event.disable flag
author
Ingo Molnar
<mingo@elte.hu>
Tue, 16 Dec 2008 23:43:10 +0000
(
00:43
+0100)
committer
Ingo Molnar
<mingo@elte.hu>
Wed, 17 Dec 2008 00:02:21 +0000
(
01:02
+0100)
Impact: implement default-off counters
Make sure that counters that are created with counter.hw_event.disabled=1,
get created in disabled state.
They can be enabled via:
prctl(PR_TASK_PERF_COUNTERS_ENABLE);
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found