Fix lttng bug having the wrong sessiond path
authorDavid Goulet <david.goulet@polymtl.ca>
Tue, 17 May 2011 15:57:49 +0000 (11:57 -0400)
committerDavid Goulet <david.goulet@polymtl.ca>
Tue, 17 May 2011 15:57:49 +0000 (11:57 -0400)
commit847177cda88eed885da0b5f0b66b03ffcd06c8f6
tree4dbe3eec3deebdf66b334cea45f9dfcda1203d93
parent5461b305aef403f7f2e48c977c188b5526746c6e
Fix lttng bug having the wrong sessiond path

Executing lttng with uid=0 and not being in the tracing group was
setting the wrong default session daemon path in the liblttngctl API.

Also adds two debug output for the session daemon.

Signed-off-by: David Goulet <david.goulet@polymtl.ca>
liblttngctl/liblttngctl.c
ltt-sessiond/main.c
This page took 0.024825 seconds and 4 git commands to generate.