Fix: JUL filtering done on the UST level
authorDavid Goulet <dgoulet@efficios.com>
Wed, 7 May 2014 17:53:36 +0000 (13:53 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 12 May 2014 14:03:16 +0000 (10:03 -0400)
This is to support enabling all events with different loglevels in two
different sessions.

For this, if any loglevel have been defined, the 'int_loglevel' filter
is added to the UST event. The liblttng-ust-jul library has been
modified to stop filtering loglevel in the agent.

This commit adds two tests, one for a back to back session that are
destroyed and a second one for multi loglevel session.

Signed-off-by: David Goulet <dgoulet@efficios.com>

No differences found
This page took 0.024828 seconds and 4 git commands to generate.