Fix: lttng_set_event_filter() was returning bad error code
authorDavid Goulet <dgoulet@efficios.com>
Mon, 24 Sep 2012 17:24:48 +0000 (13:24 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Mon, 24 Sep 2012 17:24:48 +0000 (13:24 -0400)
Change the API call to return a lttng-error.h code. Also change the
already enable filter message from an ERR() to a WARN().

On error, the lttng UI now prints the returned error from the API call.

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

No differences found
This page took 0.026448 seconds and 5 git commands to generate.