flt.lttng-utils.debug-info: use BT_COMP_LOG*() instead of BT_LOG*()
[babeltrace.git] / src / plugins / lttng-utils / debug-info / trace-ir-metadata-copy.h
index 3904e3829ce99883f4e6cf83f23a5874b774932c..f08d071910e0f2284e6a129a0d53c83f3cde4aa1 100644 (file)
@@ -34,7 +34,8 @@
 BT_HIDDEN
 int copy_trace_class_content(const bt_trace_class *in_trace_class,
                bt_trace_class *out_trace_class,
-               bt_logging_level log_level);
+               bt_logging_level log_level,
+               bt_self_component *self_comp);
 
 BT_HIDDEN
 int copy_stream_class_content(struct trace_ir_maps *trace_ir_maps,
This page took 0.02355 seconds and 4 git commands to generate.