Fix debug-info: handle event layouts of lttng-ust traces prior to 2.9
authorJulien Desfossez <jdesfossez@efficios.com>
Thu, 1 Jun 2017 19:16:18 +0000 (15:16 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 9 Jun 2017 21:00:07 +0000 (17:00 -0400)
commit65db8b88c5e445815d7e76f27b987c3b0b533374
treef015b200b9fdf217d2160356d209e7ceb66b320a
parentcdcf612f76937cfd654a3564fb77676768a44299
Fix debug-info: handle event layouts of lttng-ust traces prior to 2.9

Traces produced by lttng-ust < 2.9 emitted errors on dl_open events, but
those are not errors, just missing information that we already handle.

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