lib: pass config object to message iterator init method, add can seek forward property
[babeltrace.git] / src / plugins / ctf / lttng-live / lttng-live.c
index a79d02b10d3f7abb87c462c2dddf764cb6a04e94..6336ffe5acfc6a1d212e76da721f69f96f8b7286 100644 (file)
@@ -1445,6 +1445,7 @@ no_session:
 BT_HIDDEN
 bt_component_class_message_iterator_init_method_status lttng_live_msg_iter_init(
                bt_self_message_iterator *self_msg_it,
+               bt_self_message_iterator_configuration *config,
                bt_self_component_source *self_comp_src,
                bt_self_component_port_output *self_port)
 {
This page took 0.025274 seconds and 4 git commands to generate.