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:21 +0000 (14:23 -0500)
commit1148bd3a82f9819f3e59b9ce2b3adc139de9db45
tree6984d55ce1fb1aa8cc4fc600547dcecb5e2819a3
parent92d28f51315353f6c9085de290e06f0e30c2b1ef
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.025234 seconds and 4 git commands to generate.