X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Frotate.h;h=2812130806cfdbbe2c55a5935a0d90d56915cfbe;hb=c8a9de5a85fb150d3ceaa5ca1a8b1b2b91d050d5;hp=c7986c815dc671eaab660c342e40c05225cd3ff6;hpb=92816cc33a1add3c8276839bd6335e17423577dd;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/rotate.h b/src/bin/lttng-sessiond/rotate.h index c7986c815..281213080 100644 --- a/src/bin/lttng-sessiond/rotate.h +++ b/src/bin/lttng-sessiond/rotate.h @@ -22,7 +22,7 @@ #include "rotation-thread.h" #include -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); /*