X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng-relayd%2Fmain.c;h=5a3bcb43fbc8aea671e4cc7b0a3c15451522181e;hp=44fb2e27cb99a1bc34feeeaaa7d7d618bcbb72f3;hb=ce6877c939c5530e919011f7e34fe14f3d1fc090;hpb=81164b6b222b4bafe1e3cec57c50429ab6dab30f diff --git a/src/bin/lttng-relayd/main.c b/src/bin/lttng-relayd/main.c index 44fb2e27c..5a3bcb43f 100644 --- a/src/bin/lttng-relayd/main.c +++ b/src/bin/lttng-relayd/main.c @@ -2820,7 +2820,8 @@ int relay_rotate_pending(const struct lttcomm_relayd_hdr *recv_hdr, chunk_id = be64toh(msg.chunk_id); - DBG("Evaluating rotate pending for chunk id %" PRIu64, chunk_id); + DBG("Evaluating rotate pending for session \"%s\" and chunk id %" PRIu64, + session->session_name, chunk_id); /* * Iterate over all the streams in the session and check if they are