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 19:55:10 +0000 (15:55 -0400)
commitc4838cef2a82007682db4bca559466c9b72d7068
treeb68974dec2b33ced4b2e1fed0d8d27a81bd9f74e
parent99023ccf0b44e28664997e495261b42d4e3986db
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.024999 seconds and 4 git commands to generate.