Fix: honor base path for network URIs
[lttng-tools.git] / src / bin / lttng-relayd / cmd-2-11.h
index d2af458177a97498434f74c89ffa1ad83dbaddef..48841d26b53393be7c78b95725e90931a3cab8be 100644 (file)
@@ -22,7 +22,7 @@
 #include <common/compat/uuid.h>
 
 int cmd_create_session_2_11(const struct lttng_buffer_view *payload,
-               char *session_name, char *hostname,
+               char *session_name, char *hostname, char *base_path,
                uint32_t *live_timer, bool *snapshot,
                uint64_t *id_sessiond, lttng_uuid sessiond_uuid,
                bool *has_current_chunk, uint64_t *current_chunk_id,
This page took 0.023756 seconds and 5 git commands to generate.