Consumer: implement LTTNG_CONSUMER_CLEAR_CHANNEL
[lttng-tools.git] / src / common / consumer / consumer.h
index 0195e688404f36b3b7c22e71b116068e0a11e2a5..568ba8c6f7fab7cc80cc754c1b671c6f842b5716 100644 (file)
@@ -68,6 +68,7 @@ enum lttng_consumer_command {
        LTTNG_CONSUMER_CHECK_ROTATION_PENDING_LOCAL,
        LTTNG_CONSUMER_CHECK_ROTATION_PENDING_RELAY,
        LTTNG_CONSUMER_MKDIR,
+       LTTNG_CONSUMER_CLEAR_CHANNEL,
 };
 
 /* State of each fd in consumer */
This page took 0.024275 seconds and 5 git commands to generate.