tracing: Buffer the output of seq_file in case of filled buffer
[pandora-kernel.git] / include / linux / ftrace_event.h
index 47bbdf9..38f8d65 100644 (file)
@@ -57,6 +57,7 @@ struct trace_iterator {
        /* The below is zeroed out in pipe_read */
        struct trace_seq        seq;
        struct trace_entry      *ent;
+       int                     leftover;
        int                     cpu;
        u64                     ts;