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)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 2 May 2019 04:09:19 +0000 (00:09 -0400)
commit376b005834e4a2b30177efa720c620cca8e455bd
tree5d4c16d499c2033d68a6cd65e77caab26ed99070
parent4f1568cb340b663eb5299f48aa7afcbb0ea68ef1
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.023598 seconds and 5 git commands to generate.