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 17:00:14 +0000 (12:00 -0500)
commitc160a3a4602bb9dd18d49148876bda6783d8acda
tree3613bb48e9d4bf83eb52e5b34e583866f6effea4
parent22aca9f6954179e10aeed2e1a5719a2f13600eae
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.026087 seconds and 4 git commands to generate.