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:
f3134de
)
sched: fix tracepoints in scheduler
author
Peter Zijlstra
<peterz@infradead.org>
Wed, 10 Dec 2008 07:08:22 +0000
(08:08 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Fri, 12 Dec 2008 11:08:26 +0000
(12:08 +0100)
The trace point only caught one of many places where a task changes cpu,
put it in the right place to we get all of them.
Change the signature while we're at it.
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found