Fix: don't start session if no channel
authorDavid Goulet <dgoulet@efficios.com>
Tue, 25 Feb 2014 19:22:19 +0000 (14:22 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 25 Feb 2014 19:23:13 +0000 (14:23 -0500)
commitfca9bc1d05dce4f88721738be5c0aacc67eda8d0
tree3309fbc8a6b009a06c71026c036954ac993b5351
parentd66115a645b384f707f15c47f8982729584f2103
Fix: don't start session if no channel

This adds a new error code that indicates that the session contains NO
channel.

Fixes #715

Signed-off-by: David Goulet <dgoulet@efficios.com>
include/lttng/lttng-error.h
src/bin/lttng-sessiond/cmd.c
src/common/error.c
This page took 0.024808 seconds and 4 git commands to generate.