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:22:19 +0000 (14:22 -0500)
commitcde3e505b7948c15880114268534d21fb1f10a1c
treeb4ce163df9c68182fca62f0a82284519b8a7a4c3
parent0210bba27680d0bc4278b926cad8b77eaa1b61ae
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.025087 seconds and 4 git commands to generate.