Fix: enable event loglevel match function
authorDavid Goulet <dgoulet@efficios.com>
Fri, 22 Jun 2012 15:02:51 +0000 (11:02 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 22 Jun 2012 15:07:59 +0000 (11:07 -0400)
commit4cec12324076987269d5de511084a75d9733b6b4
tree9726cf73d6648ebaab66e9c61296d3517d60d156
parentcea36c716c9e418162bd14460196295d692fe3ca
Fix: enable event loglevel match function

For the loglevel type ALL, the value set in an event inside the session
daemon is -1 where the value received from the client is 0. For this
loglevel type, the loglevel does not matter.

This fixes the commit c0657016bbb98e1769edbaba8c00221f964c7402 done
before version 2.0.2.

(Closes #283 #287)

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/event.c
This page took 0.02449 seconds and 4 git commands to generate.