Rotate timer
[lttng-tools.git] / src / bin / lttng-sessiond / cmd.h
index 49e9992ccc8f09cb4b05e5514a9f341310e5910e..25c4ad506bc9c45519483cc240e312f53e6a53b5 100644 (file)
@@ -125,5 +125,7 @@ int cmd_rotate_get_info(struct ltt_session *session,
                uint64_t rotate_id);
 int cmd_session_get_current_output(struct ltt_session *session,
                struct lttng_session_get_current_output_return *output_return);
+int cmd_rotation_set_schedule(struct ltt_session *session, uint64_t timer_us,
+               uint64_t size);
 
 #endif /* CMD_H */
This page took 0.023761 seconds and 4 git commands to generate.