lib: pass config object to message iterator init method, add can seek forward property
[babeltrace.git] / src / plugins / lttng-utils / debug-info / debug-info.h
index 1c2d106bb27397109af8c59684f6f6324e4fadf2..f39f3bb351125095e075aae1929f9a0ad6be3ab6 100644 (file)
@@ -46,6 +46,7 @@ void debug_info_comp_finalize(bt_self_component_filter *self_comp);
 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,
                bt_self_component_port_output *self_port);
 
This page took 0.024491 seconds and 4 git commands to generate.