debug-info: sync the copied trace on static change
authorJulien Desfossez <jdesfossez@efficios.com>
Fri, 9 Jun 2017 16:05:01 +0000 (12:05 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 9 Jun 2017 21:03:27 +0000 (17:03 -0400)
commitcb0a5cf8ba46a41be5a6d65ed8b9180e92196b75
tree8e29acc2dc6f68ae7dbf1cbd2159fe6dff054a94
parent1c78e8395f42d97004b0e249e7806060b45ae7f2
debug-info: sync the copied trace on static change

When the trace becomes static, we need to ensure that we have all the
streams, stream classes and event classes in our own copy before setting
it static as well.

This is also true when we open the trace and it is already static.

Signed-off-by: Julien Desfossez <jdesfossez@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
plugins/libctfcopytrace/ctfcopytrace.c
plugins/lttng-utils/copy.c
This page took 0.024786 seconds and 4 git commands to generate.