X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=src%2Fbin%2Flttng-sessiond%2Frotate.h;h=ea2383f2c9415cc14286587bc74804da5f8f1c89;hb=fc58be13f62e691645dd75d56ce26d2e121b13e0;hp=e2c0829bc5bf3b7384392c4cc33f175be3ea0c69;hpb=5c408ad8ef08a226c018702aca969536f36ac4e5;p=lttng-tools.git diff --git a/src/bin/lttng-sessiond/rotate.h b/src/bin/lttng-sessiond/rotate.h index e2c0829bc..ea2383f2c 100644 --- a/src/bin/lttng-sessiond/rotate.h +++ b/src/bin/lttng-sessiond/rotate.h @@ -48,6 +48,8 @@ unsigned long hash_channel_key(struct rotation_channel_key *key); /* session lock must be held by this function's caller. */ int rename_complete_chunk(struct ltt_session *session, time_t ts); +int relay_rotate_pending(struct ltt_session *session, uint64_t chunk_id); + /* * When we start the rotation of a channel, we add its information in * channel_pending_rotate_ht. This is called in the context of