]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - include/linux/ftrace_event.h
Merge branch 'linus' into tracing/core
[karo-tx-linux.git] / include / linux / ftrace_event.h
index c0f4b364c711d172c23919b010963620222a2344..39e71b0a3bfdb0aeaf9b546c111f19726a954136 100644 (file)
@@ -58,6 +58,7 @@ struct trace_iterator {
        /* The below is zeroed out in pipe_read */
        struct trace_seq        seq;
        struct trace_entry      *ent;
+       unsigned long           lost_events;
        int                     leftover;
        int                     cpu;
        u64                     ts;