Missing space in rotation debug statement results in logs of the form:
[...] Rotate stream 1at sequence number 4 [...]
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I7f950224f52164d30f896d0b2bcc59304f842cf1
position->rotate_at_seq_num),
};
- DBG("Rotate stream %" PRIu64 "at sequence number %" PRIu64,
+ DBG("Rotate stream %" PRIu64 " at sequence number %" PRIu64,
position->stream_id,
position->rotate_at_seq_num);
ret = lttng_dynamic_buffer_append(&payload, &comm_position,