mega modif by Mathieu Desnoyers. Independant main windows, multiple tracesets, contro...
[lttv.git] / ltt / branches / poly / lttv / stats.c
index d0bb4cdf6ea2a855144d530942d3faf194972968..311658c1141443ee5823016940e956a42e2ce393 100644 (file)
@@ -794,6 +794,7 @@ lttv_stats_remove_event_hooks(LttvTracesetStats *self)
            hook.id), hook.h, &g_array_index(after_hooks, LttvTraceHook, k));
       }
     }
+    g_critical("lttv_stats_remove_event_hooks()");
     g_array_free(before_hooks, TRUE);
     g_array_free(after_hooks, TRUE);
   }
This page took 0.023159 seconds and 4 git commands to generate.