X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fplugins%2Fctf%2Flttng-live%2Flttng-live.h;h=dc49bfb3e5af9213ade919d7baf07e5ff6f3d19f;hb=f4e38e70bf6dc1ff8c9226d9c8eedaf26fa19f09;hp=1ae7e0f3d77695e61e6d817461f6dceaa3589d32;hpb=86d8b7b82095055ced36135ecf4336753360cea4;p=babeltrace.git diff --git a/src/plugins/ctf/lttng-live/lttng-live.h b/src/plugins/ctf/lttng-live/lttng-live.h index 1ae7e0f3..dc49bfb3 100644 --- a/src/plugins/ctf/lttng-live/lttng-live.h +++ b/src/plugins/ctf/lttng-live/lttng-live.h @@ -248,6 +248,7 @@ bt_query_status lttng_live_query( bt_self_component_class_source *comp_class, const bt_query_executor *query_exec, const char *object, const bt_value *params, + bt_logging_level log_level, const bt_value **result); void lttng_live_component_finalize(bt_self_component_source *component);