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)
commitcc60cdc952be09bca5b0bff9fefc7aa6185c3049
treed16c601f5848b556b3f02487a74af0835ede82fa
parent189e5784f6c5e001a84127b83f03bc76a8bfb1ec
tracing: Fix polling on trace_pipe_raw

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>
kernel/trace/trace.c
This page took 0.024155 seconds and 5 git commands to generate.