Use the consumerd_bin variables for kernel consumers too
authorAlexandre Montplaisir <alexandre.montplaisir@gmail.com>
Mon, 5 Dec 2011 22:30:41 +0000 (17:30 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 5 Dec 2011 22:30:41 +0000 (17:30 -0500)
commit94c55f179ebc4f2846c655e1eba6252e677e0e95
treeb0f772bc038fe1ac173f9ededa1a5f2f1f1e82ad
parentfc7a59ceb8b73a1610a5bce28131dc2cf338aa70
Use the consumerd_bin variables for kernel consumers too

Right now the sessiond will only look in its own directory for
the consumerd when starting a kernel trace. This patch makes it
check for consumerd32_bin and consumerd64_bin too.

Signed-off-by: Alexandre Montplaisir <alexandre.montplaisir@gmail.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttng-sessiond/main.c
This page took 0.024207 seconds and 4 git commands to generate.