lttng rotate command
[lttng-tools.git] / src / bin / lttng-sessiond / consumer.c
index f89bb1df290fbc8d5f6682e1f1089448974ca40e..5906cdca5901358fd339cf24f6de366eb99d7369 100644 (file)
@@ -1752,7 +1752,7 @@ int consumer_rotate_pending_relay(struct consumer_socket *socket,
 
        assert(socket);
 
-       DBG("Consumer rotate pending on relay for session %" PRIu64 ", chunk id % " PRIu64,
+       DBG("Consumer rotate pending on relay for session %" PRIu64 ", chunk id %" PRIu64,
                        session_id, chunk_id);
        assert(output->type == CONSUMER_DST_NET);
 
This page took 0.024414 seconds and 5 git commands to generate.