Fix: debug-info: remove `_` prefix when finding fields by name
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 2 Nov 2017 15:30:38 +0000 (11:30 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 2 Nov 2017 20:11:00 +0000 (16:11 -0400)
commitcc5c5d6dd05b8f32d594275e396a556d9db9cc1d
treed78c8d608d4acc0d4a1dd8a85713315972948143
parentfd6d85116d0f1e469e0edc3c3aee37e7f910ad4f
Fix: debug-info: remove `_` prefix when finding fields by name

The CTF plugin source components now remove the `_` prefix from field
names, so that other downstream components should not expect it as it's
an escaping mechanism in CTF 1.8.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
plugins/lttng-utils/copy.c
plugins/lttng-utils/debug-info.c
plugins/lttng-utils/debug-info.h
This page took 0.02522 seconds and 4 git commands to generate.