Rotate command
[lttng-tools.git] / src / bin / lttng-sessiond / cmd.h
index e7e3442761a137739af8b792f7cab01be6d9a485..685c2f3b023adad37379446152de807d86d21782 100644 (file)
@@ -118,4 +118,7 @@ int cmd_register_trigger(struct command_ctx *cmd_ctx, int sock,
 int cmd_unregister_trigger(struct command_ctx *cmd_ctx, int sock,
                struct notification_thread_handle *notification_thread_handle);
 
+int cmd_rotate_session(struct ltt_session *session,
+               struct lttng_rotate_session_return *rotate_return);
+
 #endif /* CMD_H */
This page took 0.023235 seconds and 4 git commands to generate.