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)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 2 May 2019 20:50:15 +0000 (20:50 +0000)
commit2d836ebb0a5456fb8340bbfa7b7073499f1da38d
tree5d4c16d499c2033d68a6cd65e77caab26ed99070
parent1e638f98d6c4f2c799d4ea4c826f711a59d9f531
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.025537 seconds and 4 git commands to generate.