Thanks for answers.. what spiked my interest was just making sure it would not
cost too much to enable in an environment where a high number of traces are
generated.
BR, Jonas
-Original Message-
From: Jonathan Rajotte-Julien
Sent: den 5 december 2018 18:04
To: Jonas Andersson L
Cc: lt
Use lttng_write() to handle partial writes (writing less than the
requested amount of bytes) as well as ret = -1, errno = EINTR.
Signed-off-by: Mathieu Desnoyers
---
src/bin/lttng-sessiond/notification-thread-commands.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/