Add ust start trace feature
[lttng-tools.git] / lttng / lttng.h
index a2dd7d73f639c8820939cff17fc8ebe5755e9ce4..4f16c8d1f2715f216c8d33940dd2623f0bd75252 100644 (file)
@@ -35,7 +35,6 @@ extern int opt_list_apps;
 extern int opt_no_sessiond;
 extern int opt_list_session;
 extern pid_t opt_create_trace;
-
-#define SESSIOND_PATH_NUM 6
+extern pid_t opt_start_trace;
 
 #endif /* _LTTNG_H */
This page took 0.022789 seconds and 4 git commands to generate.