trace-cmd listen: Make sure plog() messages get to console

In case trace-cmd seg-faults right after plog(), plog() must be flush the
message to its destination before it returns, otherwise, the message could
be lost.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
1 file changed