Fix: disable event for JUL domain
authorDavid Goulet <dgoulet@efficios.com>
Fri, 5 Sep 2014 19:10:06 +0000 (15:10 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 5 Sep 2014 19:11:28 +0000 (15:11 -0400)
commit56fa021be759b10596877bd1766e7a6cff234bfb
treea14f14a1ab9c3a296896243b33796b7eed39334d
parent95b3cee3ad8c1094212fb38ac20c8492b1003d7c
Fix: disable event for JUL domain

This fix could not be backported from master since it has changed too
much but the ref. is 0dcfcf94b356c12e3936fa27f350896d96724e4e on the
master branch.

This fixes the disable event command that was not working with the JUL
domain and adds a test for it.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/cmd.c
src/bin/lttng-sessiond/event.c
src/bin/lttng-sessiond/event.h
src/bin/lttng-sessiond/jul.h
tests/regression/ust/java-jul/test_java_jul
tests/utils/utils.sh
This page took 0.026201 seconds and 4 git commands to generate.