tracing: Fix polling on trace_pipe_raw
authorSteven Rostedt <srostedt@redhat.com>
Thu, 28 Feb 2013 14:17:16 +0000 (09:17 -0500)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 15 Mar 2013 04:34:49 +0000 (00:34 -0400)
The trace_pipe_raw never implemented polling and this was casing
issues for several utilities. This is now implemented.

Blocked reads still are on the TODO list.

Reported-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Tested-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>

No differences found