shm-path: remove directory hierarchy on destroy
[lttng-tools.git] / src / common / sessiond-comm / sessiond-comm.h
index baf608ffd748fd3036e52547d850ccb84c66be98..5078b522b08280baea722578cb712f0bc0d26e9f 100644 (file)
@@ -430,6 +430,7 @@ struct lttcomm_consumer_msg {
                         * because the application can be in the tracing for instance.
                         */
                        uint32_t ust_app_uid;
+                       char root_shm_path[PATH_MAX];
                        char shm_path[PATH_MAX];
                } LTTNG_PACKED ask_channel;
                struct {
This page took 0.023573 seconds and 4 git commands to generate.