Fix: JUL to enable user and root tracepoints
authorDavid Goulet <dgoulet@efficios.com>
Thu, 27 Feb 2014 15:03:14 +0000 (10:03 -0500)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 27 Feb 2014 15:13:28 +0000 (10:13 -0500)
commit59cec096169139f64a420a14049fb07e08dd0749
tree30e21117987a299b55af72bae6869690a429cb9e
parentcf9787eebbfd2005a514fda9952e579712fd4f65
Fix: JUL to enable user and root tracepoints

This is needed to support the LTTng JUL agent to connect to both user
and root session daemon, we have to enable different tracepoint for the
two cases in order to avoid duplicating the trace payload in both the
user and root trace output.

Signed-off-by: David Goulet <dgoulet@efficios.com>
Conflicts:
src/bin/lttng-sessiond/lttng-sessiond.h
src/bin/lttng-sessiond/main.c
src/bin/lttng-sessiond/cmd.c
src/bin/lttng-sessiond/lttng-sessiond.h
src/bin/lttng-sessiond/main.c
src/common/defaults.h
This page took 0.026691 seconds and 4 git commands to generate.