git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
189e578
)
tracing: Fix polling on trace_pipe_raw
author
Steven Rostedt
<srostedt@redhat.com>
Thu, 28 Feb 2013 14:17:16 +0000
(09:17 -0500)
committer
Steven 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