UST periodical metadata flush
[lttng-tools.git] / src / bin / lttng-sessiond / ust-consumer.h
index f5f63d90c23c7598cbd56322f0d7ad0962204593..d378202633fd471c8bfa9577d9c4c76f172e6372 100644 (file)
@@ -36,5 +36,6 @@ int ust_consumer_send_stream_to_ust(struct ust_app *app,
 
 int ust_consumer_send_channel_to_ust(struct ust_app *app,
                struct ust_app_session *ua_sess, struct ust_app_channel *channel);
 
 int ust_consumer_send_channel_to_ust(struct ust_app *app,
                struct ust_app_session *ua_sess, struct ust_app_channel *channel);
+int ust_consumer_metadata_request(struct consumer_socket *sock);
 
 #endif /* _UST_CONSUMER_H */
 
 #endif /* _UST_CONSUMER_H */
This page took 0.024511 seconds and 5 git commands to generate.