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:
a054123
)
perf_counter: Fix throttle/unthrottle event logging
author
Anton Blanchard
<anton@samba.org>
Wed, 22 Jul 2009 13:05:46 +0000
(23:05 +1000)
committer
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Wed, 22 Jul 2009 16:05:56 +0000
(18:05 +0200)
Right now we only print PERF_EVENT_THROTTLE + 1 (ie PERF_EVENT_UNTHROTTLE).
Fix this to print both a throttle and unthrottle event.
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <
20090722130546
.GE9029@kryten>
No differences found