Add ust stop trace feature
[lttng-tools.git] / lttng / lttng.h
index cb419681806b63119959a21eb9b4a7a1a1811a12..dd9462ce94fcabaaa542933770867aae2c4369aa 100644 (file)
@@ -37,5 +37,6 @@ extern int opt_list_session;
 extern int opt_list_traces;
 extern pid_t opt_create_trace;
 extern pid_t opt_start_trace;
+extern pid_t opt_stop_trace;
 
 #endif /* _LTTNG_H */
This page took 0.023102 seconds and 4 git commands to generate.