Create stream files relative to a stream's current trace chunk
[lttng-tools.git] / src / bin / lttng-sessiond / rotate.h
index 2812130806cfdbbe2c55a5935a0d90d56915cfbe..2d8c3ebb53db753279055c535de86e85c5d9c959 100644 (file)
@@ -22,9 +22,6 @@
 #include "rotation-thread.h"
 #include <stdint.h>
 
-int rename_active_chunk(struct ltt_session *session);
-int rename_completed_chunk(struct ltt_session *session, time_t ts);
-
 /*
  * Subscribe/unsubscribe the notification_channel from the rotation_thread to
  * session usage notifications to perform size-based rotations.
This page took 0.025098 seconds and 5 git commands to generate.