X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=ltt%2Fbranches%2Fpoly%2Flttv%2Flttv%2Ftracecontext.h;h=654e3126a16f9f7faac628160b338f0db4fe2ad3;hb=a43d67bae425508678e5ae2ffe5dd1e84286b915;hp=6afff0ffca55ce34e8aee3b907054fedff220754;hpb=420d0f5fb51be897157e95072e93a6fb34b6b93b;p=lttv.git diff --git a/ltt/branches/poly/lttv/lttv/tracecontext.h b/ltt/branches/poly/lttv/lttv/tracecontext.h index 6afff0ff..654e3126 100644 --- a/ltt/branches/poly/lttv/lttv/tracecontext.h +++ b/ltt/branches/poly/lttv/lttv/tracecontext.h @@ -92,6 +92,7 @@ struct _LttvTracesetContext { LttvAttribute *ts_a; TimeInterval *Time_Span; GTree *pqueue; + LttEvent *e; /* Last event read by lttv_process_traceset_middle */ }; struct _LttvTracesetContextClass {