Launch the rotation thread using lttng_thread
[lttng-tools.git] / src / bin / lttng-sessiond / rotate.h
index c7986c815dc671eaab660c342e40c05225cd3ff6..2812130806cfdbbe2c55a5935a0d90d56915cfbe 100644 (file)
@@ -22,7 +22,7 @@
 #include "rotation-thread.h"
 #include <stdint.h>
 
-int rotate_add_pending_rotation(struct ltt_session *session, uint64_t chunk_id);
+int rename_active_chunk(struct ltt_session *session);
 int rename_completed_chunk(struct ltt_session *session, time_t ts);
 
 /*
This page took 0.022634 seconds and 4 git commands to generate.