relayd comm: add base path to create session
[lttng-tools.git] / src / common / sessiond-comm / relayd.h
index 3bdff8705f88b4a6b0aafeaa13be64b7b16fe102..cc26a2c6bd84b0d636c265a66278376965714519 100644 (file)
@@ -210,6 +210,7 @@ struct lttcomm_relayd_create_session_2_11 {
        uint32_t base_path_len;
        uint32_t live_timer;
        uint8_t snapshot;
+       uint8_t session_name_contains_creation_time;
        /* Sessiond instance UUID */
        lttng_uuid sessiond_uuid;
        /* Sessiond session id */
This page took 0.0249 seconds and 4 git commands to generate.