uninitialized variables checked, plus O2 optimisations checked : strict aliasing...
[lttv.git] / ltt / branches / poly / lttv / lttv / tracecontext.h
index 2c2739029866ac1b30814c66458adb45ecd58866..dc652e252c15bad7a4036d1a706fe9a1b8112cfb 100644 (file)
@@ -308,5 +308,8 @@ gint lttv_traceset_context_ctx_pos_compare(const LttvTracesetContext *self,
 LttTime lttv_traceset_context_position_get_time(
                                       const LttvTracesetContextPosition *pos);
 
+gboolean lttv_process_tracefile_seek_position(LttvTracefileContext *self, 
+                                              const LttEventPosition *pos);
+
 
 #endif // PROCESSTRACE_H
This page took 0.030128 seconds and 4 git commands to generate.