Warn on event registration/unregistration failure
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 1 Dec 2021 20:55:15 +0000 (15:55 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Wed, 1 Dec 2021 20:57:33 +0000 (15:57 -0500)
commit6a338ba4d659df6744bf8489f2248fc2021fbc43
tree61c76dcf440e0c6f8aa6d5adb6eeb8599fb4ddcb
parent1d303f6942646f60243dcf456ed886557472bc4b
Warn on event registration/unregistration failure

Warn whenever event registration/unregistration fails, including when
synchonizing the event list.

Silently ignoring errors makes identification of those failures tricky.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Change-Id: I764455c8535ddb906325942e70aa689ca21c04bb
src/lttng-events.c
This page took 0.025233 seconds and 4 git commands to generate.