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:
efade6e
)
tracing/ftrace: fix a bug when switch current tracer to sched tracer
author
Frederic Weisbecker
<fweisbec@gmail.com>
Fri, 31 Oct 2008 12:34:45 +0000
(13:34 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 4 Nov 2008 16:14:08 +0000
(17:14 +0100)
Impact: fix boot tracer + sched tracer coupling bug
Fix a bug that made the sched_switch tracer unable to run
if set as the current_tracer after the boot tracer.
Signed-off-by: Frederic Weisbecker <fweisbec@gmail.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found