Add live trace read support to lttv base library and to command line modules
[lttv.git] / lttv / lttv / tracecontext.h
index acedeea637fa4dbe1a21d6cdc0a1b4e3e6694a4c..e509811701914f7ebea79d73b6819c704bdba399 100644 (file)
@@ -220,6 +220,8 @@ void lttv_process_traceset_end(LttvTracesetContext *self,
                LttvHooks *event,
                LttvHooksByIdChannelArray *event_by_id_channel);
 
+guint lttv_process_traceset_update(LttvTracesetContext *self);
+
 
 void lttv_process_traceset_seek_time(LttvTracesetContext *self, LttTime start);
 
This page took 0.022338 seconds and 4 git commands to generate.