Steven Rostedt
b627344fef
tracing: Fix read blocking on trace_pipe_raw
...
If the ring buffer is empty, a read to trace_pipe_raw wont block.
The tracing code has the infrastructure to wake up waiting readers,
but the trace_pipe_raw doesn't take advantage of that.
When a read is done to trace_pipe_raw without the O_NONBLOCK flag
set, have the read block until there's data in the requested buffer.
Signed-off-by: Steven Rostedt <rostedt@goodmis.org >
2013-03-15 00:34:49 -04:00
..
2013-01-21 13:22:30 -05:00
2013-03-13 17:57:44 -04:00
2013-02-27 21:58:01 -05:00
2012-09-13 22:52:08 -04:00
2011-01-04 08:16:54 +01:00
2011-06-14 22:04:39 -04:00
2013-01-30 11:01:53 -05:00
2011-09-27 22:53:27 +02:00
2013-03-15 00:34:43 -04:00
2013-02-19 17:49:41 -08:00
2012-03-24 08:19:09 +01:00
2012-08-21 11:27:00 +02:00
2011-08-19 14:35:59 -04:00
2013-03-15 00:34:40 -04:00
2013-03-15 00:34:47 -04:00
2012-05-10 15:55:43 -04:00
2013-03-15 00:34:43 -04:00
2013-03-15 00:34:43 -04:00
2013-03-15 00:34:43 -04:00
2013-03-15 00:34:43 -04:00
2012-11-02 10:21:52 -04:00
2013-03-15 00:34:43 -04:00
2012-11-13 15:48:40 -05:00
2010-05-14 14:20:32 -04:00
2012-04-23 21:15:55 -04:00
2012-10-31 16:45:23 -04:00
2013-02-08 18:24:30 +01:00
2013-03-15 00:34:43 -04:00
2013-03-15 00:34:43 -04:00
2011-05-18 19:24:51 -04:00
2013-01-22 23:37:58 -05:00
2012-11-19 15:07:13 -05:00
2010-03-30 22:02:32 +09:00
2009-07-10 12:14:05 +02:00
2013-03-15 00:34:44 -04:00
2013-02-08 18:28:08 +01:00
2013-03-15 00:34:49 -04:00
2013-03-15 00:34:47 -04:00