Cleanup: debug-info: remove include indirection
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 4 Jun 2020 18:58:55 +0000 (14:58 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Sat, 6 Jun 2020 13:48:09 +0000 (09:48 -0400)
commitb4d8674c5e595ea2e37f6a8f1246faa783c2f9f6
tree54ca8d985ce6fb791f213ec110e11d91a6fc04dd
parentb198ef8159e337c13c0d7685e512717fd55ac1c3
Cleanup: debug-info: remove include indirection

- Include `babeltrace.h` to use the `bt_field_class` definition directly
instead of relying on `trace-ir-mapping.h`'s inclusion.

- Include `debug-info.h` to use `IP_FIELD_NAME` and `VPID_FIELD_NAME`
defines.

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