commit | 845279972f1736c3463c9cebd1bad92a0a347176 | [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:47:01 2008 +0200 |
tree | f71598851ca347068940ecce23458cad06120f6d | |
parent | b5685aede3b7b65e72ddc73b951aa1f70798a614 [diff] |
ftrace: return EOF in trace_pipe on change of tracer Break out of while loop with EOF when the current_trace changes. Signed-off-by: Steven Rostedt <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Thomas Gleixner <tglx@linutronix.de>