commit | b5685aede3b7b65e72ddc73b951aa1f70798a614 | [log] [tgz] |
---|---|---|
author | Steven Rostedt <rostedt@goodmis.org> | Mon May 12 21:20:58 2008 +0200 |
committer | Thomas Gleixner <tglx@linutronix.de> | Fri May 23 21:46:53 2008 +0200 |
tree | 12d198a161c360ed900db504067a46c4662eb21a | |
parent | 8487c23765b6e0444ec6b5f1530766d63fe68e35 [diff] |
ftrace: restore iterator trace in pipe read The trace iterator is reset in the read. We still need to restore the tracer that the trace_pipe was opened with. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>