Fix: Create default channel on add-context if none
authorDavid Goulet <dgoulet@efficios.com>
Tue, 6 Nov 2012 19:35:43 +0000 (14:35 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 6 Nov 2012 19:35:46 +0000 (14:35 -0500)
commit979e618e0c03933b16cba3a83285938b25045bdc
tree939102261fd8f957bc7cfc3b85cb0ea9a896d4ff
parentfb54cdbf2a8ff53e9dc11403a8aca643bbdde9c0
Fix: Create default channel on add-context if none

For both kernel and UST, if no channel exists and an add-context command
is sent, the default channel0 is created and the context(es) are set.

Fixes #391

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/cmd.c
src/bin/lttng-sessiond/cmd.h
src/bin/lttng-sessiond/main.c
This page took 0.026288 seconds and 5 git commands to generate.