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:
cc2067a
)
perf: Fix the software context switch counter
author
Peter Zijlstra
<a.p.zijlstra@chello.nl>
Fri, 26 Nov 2010 12:49:04 +0000
(13:49 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 26 Nov 2010 14:00:59 +0000
(15:00 +0100)
Stephane noticed that because the perf_sw_event() call is inside the
perf_event_task_sched_out() call it won't get called unless we
have a per-task counter.
Reported-by: Stephane Eranian <eranian@google.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
LKML-Reference: <new-submission>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found