Fix: Warn the user when enabling an event in a new domain
authorChristian Babeux <christian.babeux@efficios.com>
Fri, 7 Nov 2014 23:18:43 +0000 (18:18 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 10 Nov 2014 16:59:50 +0000 (11:59 -0500)
commit1ebbd99911e387f1d6000505b966f81a5174487c
treed52dfac3e7e1661d4494c47c5d8720ddc4ccfcd5
parentd2243cc136eada1b871f4767b65c4d56c98ed6ad
Fix: Warn the user when enabling an event in a new domain

This patch warn the user when trying to enable an event in a new domain
that was not configured prior to the tracing start.

Fixes #826

Signed-off-by: Christian Babeux <christian.babeux@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng/commands/enable_events.c
src/common/error.c
This page took 0.024796 seconds and 4 git commands to generate.