Fix: improve lttng with live by spawning relayd
authorDavid Goulet <dgoulet@efficios.com>
Fri, 28 Feb 2014 17:31:46 +0000 (12:31 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 28 Feb 2014 17:41:05 +0000 (12:41 -0500)
commitec31ed292a2aeb068661896c809f184b73f14c2b
tree87c5b8135fd67935984d7a2097d1d08c6f839a0b
parentd359cebc72d028e4a87d75c907d534891c343891
Fix: improve lttng with live by spawning relayd

The create --live, will try to spawn a default relayd if no URL is
given.

The lttng view now supports the live tracing mode thus lttng view is
usable with a live session.

Fixes #738

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