flt.lttng-utils.debug-info: add all SC and EC to output trace class ASAP
[babeltrace.git] / src / plugins / lttng-utils / debug-info / trace-ir-metadata-copy.h
index f08d071910e0f2284e6a129a0d53c83f3cde4aa1..0a70c3c9eca4a5e17943308704946b355f9dde2a 100644 (file)
@@ -32,7 +32,8 @@
 #include "trace-ir-mapping.h"
 
 BT_HIDDEN
-int copy_trace_class_content(const bt_trace_class *in_trace_class,
+int copy_trace_class_content(struct trace_ir_maps *trace_ir_maps,
+               const bt_trace_class *in_trace_class,
                bt_trace_class *out_trace_class,
                bt_logging_level log_level,
                bt_self_component *self_comp);
This page took 0.025543 seconds and 4 git commands to generate.