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, 28 Jan 2014 21:20:44 +0000 (16:20 -0500)
commit066c49799f88cd803935f45cf0d9a317975c3e22
tree8506234dfe2598d795733d0e3199dd8eb9af0133
parent62c131b788b59fedd0fea20b4204e91f53b7de06
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.02878 seconds and 4 git commands to generate.