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>
Tue, 8 Sep 2015 13:44:45 +0000 (09:44 -0400)
commit1041ab0ae1c12074e3b6322256cc0704dc7994fc
tree3ffebc47ca87ce21078215c3b31389a30e8a911e
parentbfaba83f452c53682bcdc1075e760988b9549b67
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.040242 seconds and 4 git commands to generate.