Consumer: Implement lttng_consumer_clear_channel
[lttng-tools.git] / src / common / consumer / consumer.h
index 17e5b55a6c1fb14cec255411eb19ef9259bb10b2..c4ea005b1f643c1f22bcee42b6aa4073bcf422f0 100644 (file)
@@ -755,5 +755,6 @@ int consumer_add_metadata_stream(struct lttng_consumer_stream *stream);
 void consumer_del_stream_for_metadata(struct lttng_consumer_stream *stream);
 int consumer_create_index_file(struct lttng_consumer_stream *stream);
 void lttng_consumer_cleanup_relayd(struct consumer_relayd_sock_pair *relayd);
+int lttng_consumer_clear_channel(struct lttng_consumer_channel *channel);
 
 #endif /* LIB_CONSUMER_H */
This page took 0.026558 seconds and 5 git commands to generate.