Fix: fail gracefully on --exclude on unsupported domains
authorAntoine Busque <abusque@efficios.com>
Tue, 1 Sep 2015 23:48:43 +0000 (19:48 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 24 Sep 2015 04:35:35 +0000 (00:35 -0400)
commitb48458516ccc5d4396fb843c626c0d7fd08a247f
tree1f6aa1494a65ea9fea2e3f7dcfd980e26971ee25
parentab014ba21b383498b92ceb622952ec3022ce7432
Fix: fail gracefully on --exclude on unsupported domains

Trying to use event name exclusions on unsupported domains other than
kernel (i.e. log4j, jul, and python) would hang the client. Instead,
report the error appropriately.

Fixes: #909
Signed-off-by: Antoine Busque <abusque@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng/commands/enable_events.c
This page took 0.025194 seconds and 4 git commands to generate.