kernel thread stack size = 1
[lttv.git] / ltt / branches / poly / lttv / lttv / stats.c
index c71b204538621e50c4024182e3baac9a43fbcb5f..6e6a61f275ab22c20b9e916ea051792917a43980 100644 (file)
@@ -498,8 +498,6 @@ static void mode_end(LttvTracefileStats *tfcs)
 
   *(elapsed_time.v_time) = ltt_time_add(*(elapsed_time.v_time), delta);
 
-  //g_assert(delta.tv_nsec != 14736);
-
   lttv_attribute_find(tfcs->current_events_tree, LTTV_STATS_CPU_TIME, 
       LTTV_TIME, &cpu_time);
 
This page took 0.023576 seconds and 4 git commands to generate.