X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=include%2Fbabeltrace%2Fctf-text%2Ftypes.h;h=101873a9d5af801bff4508bef1183728ff75e329;hp=7d9b5bfb70b8a7da34ad88ff7c3b0566e9f1be44;hb=8d8ed9afdf03dc0808e25c0e68279bb31d54742f;hpb=bfe74b8ca7c28bd69c13ed88e14eee43f2786a47 diff --git a/include/babeltrace/ctf-text/types.h b/include/babeltrace/ctf-text/types.h index 7d9b5bfb..101873a9 100644 --- a/include/babeltrace/ctf-text/types.h +++ b/include/babeltrace/ctf-text/types.h @@ -39,6 +39,7 @@ struct ctf_text_stream_pos { int dummy; /* disable output */ int print_names; /* print field names */ int field_nr; + uint64_t last_timestamp; /* to print delta */ GString *string; /* Current string */ };