Add auto start UST trace support
[lttng-tools.git] / lttng-sessiond / trace-ust.h
index 604024b18b00f7e56c4da266ef9ea518096c4307..f2ec7405f83fe4ca4e35b418fba0724f2b02bf20 100644 (file)
@@ -100,6 +100,7 @@ struct ltt_ust_session {
        int uid;   /* Unique identifier of session */
        int consumer_fds_sent;
        int consumer_fd;
+       int start_trace;
        char pathname[PATH_MAX];
        struct ltt_ust_domain_global domain_global;
        /*
This page took 0.022517 seconds and 4 git commands to generate.