UST consumer: perform buffer flush on hang up
[lttng-tools.git] / include / lttng / lttng-consumer.h
index 256293b811001f18fe6c3fc865749eed16d7b689..6f893a53a67a3d01095c2221a09850e086675b85 100644 (file)
@@ -118,6 +118,7 @@ struct lttng_consumer_stream {
        /* For UST */
        struct lttng_ust_lib_ring_buffer *buf;
        int cpu;
+       int hangup_flush_done;
 };
 
 /*
This page took 0.022636 seconds and 4 git commands to generate.