Move lttng_session unique_ptr to lttng/session-internal.hpp
authorSimon Marchi <simon.marchi@efficios.com>
Tue, 27 Jun 2023 17:02:04 +0000 (13:02 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 27 Jul 2023 18:15:44 +0000 (14:15 -0400)
commitd0eca33e3e66b6d76fa4b64cfe49295bdb5b9c17
tree2b597bed00a2cad613aca6c5f8d048ee2fb3f58a
parenta1949b5a1a8efafc3231bb559e3dd42da7c81495
Move lttng_session unique_ptr to lttng/session-internal.hpp

Make it possible to use this unique_ptr elsewhere.

Change-Id: I30141efac45d842f4bc3414ca03fffb2e4ba5cce
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
include/lttng/session-internal.hpp
src/bin/lttng/utils.hpp
This page took 0.025956 seconds and 4 git commands to generate.