ust: collect many channels and start work on pipe listener
[ust.git] / libtracing / tracer.c
index 81c2925139257e63d772d2c99bb9c564503bc138..ea156f61a664dfbf479ef5c400b750ccb38aefcc 100644 (file)
@@ -838,6 +838,7 @@ static void __ltt_trace_destroy(struct ltt_trace_struct     *trace)
                        trace->ops->finish_channel(chan);
        }
 
+       return; /* FIXME: temporary for ust */
 //ust//        flush_scheduled_work();
 
        /*
This page took 0.023948 seconds and 4 git commands to generate.