Fix: lttng list command with network path
authorDavid Goulet <dgoulet@efficios.com>
Fri, 17 Aug 2012 16:47:16 +0000 (12:47 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 17 Aug 2012 16:47:16 +0000 (12:47 -0400)
commitad20f4747b375cf21623ece9f76c9a9b54c493bb
tree631bb4b6f7b2a6c3c3be43700d75762a3cb380db
parent8d3113b21fe5ed84af58fbfdff9ad7742db507d5
Fix: lttng list command with network path

With network consumer, the session path was simply NULL or set to the
wrong local filesystem path when a consumer was set to use the network.

This commit adds the support for network path description when a lttng
list command is received.

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