Fix: relayd: missing space in trace creation logging statement
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 2 Dec 2022 22:11:00 +0000 (17:11 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 5 Jan 2023 23:53:49 +0000 (18:53 -0500)
commit8aec5b83b24d5bf585410bcf83592c3147337224
tree8a8a93b75ffbdff69cb6a73428d309d5d2b0cb68
parentf618151398055a753d5c5fb519d98a166ddde09f
Fix: relayd: missing space in trace creation logging statement

A missing space results in hard to read logging statements when a
ctf_trace is created:

[...] Created ctf_trace 15of session "hello" [...]

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I3881ddfc17556f2300f2140939c45d49e3b18d2b
src/bin/lttng-relayd/ctf-trace.c
This page took 0.024166 seconds and 4 git commands to generate.