X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=ltt%2Fbranches%2Fpoly%2Finclude%2Fltt%2Fltt-private.h;h=c516bb49e56d4c40c4d129ec5b35000f6d988c0f;hb=f7afe191fd58f0bf4bab9c9514c261535b99d32b;hp=62f2383a5328869fe5f8409996375b2861c4a2b8;hpb=fb1a869e3dc356dd6759b5b157bbd75948da241e;p=lttv.git diff --git a/ltt/branches/poly/include/ltt/ltt-private.h b/ltt/branches/poly/include/ltt/ltt-private.h index 62f2383a..c516bb49 100644 --- a/ltt/branches/poly/include/ltt/ltt-private.h +++ b/ltt/branches/poly/include/ltt/ltt-private.h @@ -135,6 +135,7 @@ struct _LttTracefile{ double cycle_per_nsec; //Cycles per nsec unsigned cur_heart_beat_number; //current number of heart beat in the buf LttCycleCount cur_cycle_count; //current cycle count of the event + void * last_event_pos; LttTime prev_block_end_time; //the end time of previous block LttTime prev_event_time; //the time of the previous event