X-Git-Url: http://git.liburcu.org/?a=blobdiff_plain;f=ltt%2Fltt-private.h;h=593ce4413b44cf6e98ed930275a208f0711a95bf;hb=7c3c01d14690eee4d3c262f300a888680ae7a053;hp=65d73d18746fe2e21c3becf50a2b5f34a95919ec;hpb=621ef26f3b0e024b29ba8e10bd2c632f6e325ee3;p=lttv.git diff --git a/ltt/ltt-private.h b/ltt/ltt-private.h index 65d73d18..593ce441 100644 --- a/ltt/ltt-private.h +++ b/ltt/ltt-private.h @@ -165,7 +165,7 @@ struct LttTracefile { uint32_t subbuf_corrupt; GArray *buf_index; /* index mapping buffer index to offset */ - + uint64_t end_timestamp; /* Last timestamp of file */ /* Current event */ LttEvent event; //Event currently accessible in the trace