lib: pass config object to message iterator init method, add can seek forward property
[babeltrace.git] / src / plugins / lttng-utils / debug-info / debug-info.c
index c481f8bf77b5fa930851249ff60c24006968f792..fa2a492e9a8884d435a838112a300fb275cb61f7 100644 (file)
@@ -1958,6 +1958,7 @@ end:
 BT_HIDDEN
 bt_component_class_message_iterator_init_method_status debug_info_msg_iter_init(
                bt_self_message_iterator *self_msg_iter,
+               bt_self_message_iterator_configuration *config,
                bt_self_component_filter *self_comp_flt,
                bt_self_component_port_output *self_port)
 {
This page took 0.022955 seconds and 4 git commands to generate.