Fix: logger name dropped from filter condition when loglevels are used
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 10 Jul 2014 18:24:59 +0000 (14:24 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 10 Jul 2014 18:58:49 +0000 (14:58 -0400)
commit9b1ddda7fd61aa88b29317cd30e4e2769534c21b
treecc31ab605843bfec4fff4c388b4b56a9701f76d4
parent7cb477a90d5aecc834a23ecaec8c2d56b1807573
Fix: logger name dropped from filter condition when loglevels are used

This fix ensures that the loglevel expression is appended to the filter
expression and does not overwrite the current one.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
src/lib/lttng-ctl/lttng-ctl.c
This page took 0.034444 seconds and 4 git commands to generate.