debug-info refactoring
authorJulien Desfossez <jdesfossez@efficios.com>
Tue, 6 Jun 2017 21:02:10 +0000 (17:02 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 9 Jun 2017 21:03:27 +0000 (17:03 -0400)
commit504db471cbe39293f9abbab8353646906127292b
treee82378c053c80913254dfb60b5c48a89aa7fa759
parentadd9fdff7e749abee3164f40f18e09c1e9573d36
debug-info refactoring

Scope the objects belonging to a trace (stream, stream_class, packet,
debug info maps) into a debug_info_trace and use that everywhere instead
of having these objects global to the component.

This will allow to make the static notification handling work.

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/copy.h
plugins/lttng-utils/debug-info.h
plugins/lttng-utils/plugin.c
This page took 0.02441 seconds and 4 git commands to generate.