Fix disable/enable channel when app registers
authorDavid Goulet <david.goulet@polymtl.ca>
Tue, 29 Nov 2011 23:15:25 +0000 (18:15 -0500)
committerDavid Goulet <david.goulet@polymtl.ca>
Tue, 29 Nov 2011 23:15:25 +0000 (18:15 -0500)
commit8535a6d9d5bebd85679008b795cce0545a4c4faf
treec4aff7840efe60b29b2766076f8a7f26b0d60b7a
parent35a9059d90ff33b4cfd57ad613969e333dba23a1
Fix disable/enable channel when app registers

Upon registration, a disable channel in the global domain was created
but not disabled afterwords being enabled by default on the tracer. This
commit fix that for channels and events as well.

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