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>
Thu, 9 Dec 2021 16:48:03 +0000 (11:48 -0500)
commit38b35aff751ce57c2c0d889c6706007aadacd993
tree35c093339cf0a1ffb89f0b669e8570f6ee6989b2
parente26f740b9ec08f75b156e224ac3c04707e3e6c37
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.025094 seconds and 4 git commands to generate.