Enhance relayd error reporting
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 9 Sep 2015 15:56:36 +0000 (11:56 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 17 Sep 2015 00:52:36 +0000 (20:52 -0400)
commitde948e0ea4febd2a8b318b5d81c8a264bbc4642d
tree5c5aecc9fcb75733ac5d75b581ad35d0d7e3d0c5
parent28592a84548c1c5a77aa677f5a152f9ea0c2f61f
Enhance relayd error reporting

relay_process_data has error cases that don't print any error to the
console. Add those cases, and enhance the information provided by error
output within handle_index_data().

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng-relayd/main.c
This page took 0.026425 seconds and 4 git commands to generate.