Fix: allow empty URL for live session creation
authorDavid Goulet <dgoulet@efficios.com>
Mon, 24 Mar 2014 18:23:00 +0000 (14:23 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 24 Mar 2014 18:47:13 +0000 (14:47 -0400)
commitd6e4c56b9602d87147426b9e3f8dbaad9b936027
treeae3f14950e29cab95233fe5d3ac19984f0175598
parentf17600c2f71dd3172b2f10f86f2834ceb90dc420
Fix: allow empty URL for live session creation

This is actually very important so -C/-D can be used with lttng create
--live command and also the load command can set the control and data
URL independently.

This also adds a small test to make sure -C/-D works in live mode.

Fixes #769

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng/commands/create.c
src/lib/lttng-ctl/lttng-ctl.c
tests/regression/tools/live/test_lttng_ust
This page took 0.025566 seconds and 4 git commands to generate.