X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=lttv%2Flttv%2Ftraceset.h;h=a5923c5d843d158da90ed7851285bde8625923fb;hb=58b4e4ae6fe118dbf6b441692eae833df2229d3e;hp=23d8a993d57fe01aa9062ca4de07e75720f10443;hpb=b68bfc9908d2ae43256747f9eccf286a5c29af82;p=lttv.git diff --git a/lttv/lttv/traceset.h b/lttv/lttv/traceset.h index 23d8a993..a5923c5d 100644 --- a/lttv/lttv/traceset.h +++ b/lttv/lttv/traceset.h @@ -43,6 +43,7 @@ struct _LttvTraceset { LttvHooks *event_hooks; struct bt_ctf_iter *iter; GPtrArray *state_trace_handle_index; + gboolean has_precomputed_states; }; struct _LttvTrace {