Cleanup: debug-info: move all `_FIELD_NAME` defines to the same file
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 4 Jun 2020 19:13:34 +0000 (15:13 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Sat, 6 Jun 2020 13:48:09 +0000 (09:48 -0400)
commita7dd8d86d05ad9bc62cde226273d5927f80f6268
treedf03d440203973ff98a80d54de09568fce68a891
parentb4d8674c5e595ea2e37f6a8f1246faa783c2f9f6
Cleanup: debug-info: move all `_FIELD_NAME` defines to the same file

The `VPID_FIELD_NAME` and `IP_FIELD_NAME` are currently defined in both
`debug_info.c` and `debug-info.h`.

This commit regroups all `_FIELD_NAME` defines to the same file for
consistency.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: I5afd805506beb91512cb855566c475d03ed333f6
Reviewed-on: https://review.lttng.org/c/babeltrace/+/3615
Tested-by: jenkins <jenkins@lttng.org>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
src/plugins/lttng-utils/debug-info/debug-info.c
src/plugins/lttng-utils/debug-info/debug-info.h
This page took 0.024848 seconds and 4 git commands to generate.