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:
5a90f57
)
ftrace: make ftrace_printk usable with the other tracers
author
Peter Zijlstra
<peterz@infradead.org>
Thu, 4 Sep 2008 08:24:14 +0000
(10:24 +0200)
committer
Ingo Molnar
<mingo@elte.hu>
Tue, 14 Oct 2008 08:36:45 +0000
(10:36 +0200)
Currently ftrace_printk only works with the ftrace tracer, switch it to an
iter_ctrl setting so we can make us of them with other tracers too.
[rostedt@redhat.com: tweak to the disable condition]
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found