debug-info refactoring
[babeltrace.git] / plugins / lttng-utils / copy.h
index e1441dde3d9b53b13d012dafa6818b5ed5fff88f..240b51b1525f87c9bdd78a5057ff10794a8b205f 100644 (file)
@@ -42,6 +42,10 @@ BT_HIDDEN
 struct bt_ctf_packet *debug_info_close_packet(struct debug_info_iterator *debug_it,
                struct bt_ctf_packet *packet);
 BT_HIDDEN
+struct bt_ctf_stream *debug_info_stream_begin(
+               struct debug_info_iterator *debug_it,
+               struct bt_ctf_stream *stream);
+BT_HIDDEN
 struct bt_ctf_stream *debug_info_stream_end(struct debug_info_iterator *debug_it,
                struct bt_ctf_stream *stream);
 
This page took 0.024399 seconds and 4 git commands to generate.