lttng: enable-event: wrap mi_writer use in a unique_ptr
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 11 Dec 2023 18:48:42 +0000 (13:48 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 28 Feb 2024 15:39:45 +0000 (10:39 -0500)
commit8884bbc1ce31fa2fc4085a430c4f253e1dd95f14
treeabf9a7b3a88d8b41e2b4736f199728fac2c96563
parentd512607fc0612c87ba071ccd3d59b98c9d488d6f
lttng: enable-event: wrap mi_writer use in a unique_ptr

To allow further clean-ups and simplify the use of STL containers, wrap
the manually managed mi_writer instance.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I8a0b21f0647460333bae1c0a2afeb5d2193a2c9b
src/bin/lttng/commands/enable_events.cpp
src/bin/lttng/lttng.cpp
This page took 0.02472 seconds and 4 git commands to generate.