fix problem with time drift and process free : it may happen that a process is still...
[lttv.git] / ltt / branches / poly / lttv / lttv / tracecontext.c
index 8634b1be564dc835ebddcac73495b71e586e6670..e634ca57a752f7e434c6d13c11790fd15db74408 100644 (file)
@@ -1585,7 +1585,7 @@ guint lttv_process_traceset_seek_n_forward(LttvTracesetContext *self,
   lttv_process_traceset_begin(self, NULL, NULL, NULL, hooks, NULL);
   
   /* it will end on the end of traceset, or the fact that the
-   * hook returns TRUE.
+   * hook returns 2.
    */
   lttv_process_traceset_middle(self, ltt_time_infinite,
         G_MAXUINT, NULL);
This page took 0.023073 seconds and 4 git commands to generate.