X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Finclude%2Flttv%2FprocessTrace.h;h=610000cb19e276cdb41a6f33242157ae475830d1;hb=f7afe191fd58f0bf4bab9c9514c261535b99d32b;hp=08b28e3556239c33f6963dfcd9f0c3a5caabd10b;hpb=7a859036ac53f538bd0ff723a1b450d7f26fa733;p=lttv.git diff --git a/ltt/branches/poly/include/lttv/processTrace.h b/ltt/branches/poly/include/lttv/processTrace.h index 08b28e35..610000cb 100644 --- a/ltt/branches/poly/include/lttv/processTrace.h +++ b/ltt/branches/poly/include/lttv/processTrace.h @@ -71,6 +71,7 @@ struct _LttvTracesetContext { LttvHooks *after; LttvTraceContext **traces; LttvAttribute *a; + TimeInterval *Time_Span; }; struct _LttvTracesetContextClass {