flt.lttng-utils.debug-info: Don't copy trace class UUID to output trace class
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Wed, 17 Apr 2019 20:07:46 +0000 (16:07 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 3 May 2019 22:19:39 +0000 (18:19 -0400)
commit1dd85641ad9c09e057155b47c772279c4fda48d8
treebdcfde64eb8714b063a6f68f245372274207e5e0
parent8d7183bd8428a581f1102f8bb58b5dde52015d33
flt.lttng-utils.debug-info: Don't copy trace class UUID to output trace class

A `flt.lttng-utils.debug-info` component creates an output trace class
that may be different that of the input trace class, so the UUID should
not be copied. In fact, we don't need a UUID at this point. the sink
component can decide to add one later.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
plugins/lttng-utils/debug-info/trace-ir-metadata-copy.c
This page took 0.024106 seconds and 4 git commands to generate.