Fix: debug info plugin incorrect assumption about header and clock
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Fri, 9 Jun 2017 23:00:22 +0000 (19:00 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 9 Jun 2017 23:15:16 +0000 (19:15 -0400)
commit290b95cc70019c99e572bc1e34361edb0678d703
tree26444f7ae63aacb25c84ebd73c692d9117535fa0
parent89b08333996aedb3378fc37939d489a0768bd955
Fix: debug info plugin incorrect assumption about header and clock

Fix a few assumptions in the copy helper:
- A stream may not have event headers,
- A trace may not have clocks.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
plugins/lttng-utils/copy.c
This page took 0.025245 seconds and 4 git commands to generate.