From: Mathieu Desnoyers Date: Tue, 24 Jul 2012 18:33:12 +0000 (-0400) Subject: Cleanup: filter: turn bytecode linking error msg into debug X-Git-Tag: v2.1.0-rc1~15 X-Git-Url: http://git.lttng.org./?a=commitdiff_plain;ds=sidebyside;h=0cbbe1f942b68d6a4945b91b5d1dac86fdd920bd;hp=0cbbe1f942b68d6a4945b91b5d1dac86fdd920bd;p=lttng-ust.git Cleanup: filter: turn bytecode linking error msg into debug This can be triggered by enable event on a wildcard, with some of the events that do not contain the requested fields. Signed-off-by: Mathieu Desnoyers ---