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:31:46 +0000 (12:31 -0500)
commit8960e9cd5adb7e5cdaece135530a457cd65324dc
treec072bf01dee74744643829713f4e1561a018c44c
parentfa91dc52d62347d1c1ce56e995525f2c57adfc13
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.025523 seconds and 4 git commands to generate.