Fix: consumerd should initialize lttcomm
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 27 Jan 2014 03:08:27 +0000 (22:08 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Tue, 4 Feb 2014 20:03:21 +0000 (15:03 -0500)
commit30aee250e0f22e3b02d491d280970505ece99859
tree5c6c48523cf55d5b26546037d1b189becc76f1b0
parent26ac1337b2d84bb58313a50cdaca8a92046d0f02
Fix: consumerd should initialize lttcomm

Missing initialization makes the consumer daemon not care about the
env. var. specifying the timeouts.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
src/bin/lttng-consumerd/lttng-consumerd.c
This page took 0.025545 seconds and 4 git commands to generate.