Backport: Relayd: introduce --group-output-by-session
[lttng-tools.git] / src / bin / lttng-relayd / lttng-relayd.h
index e4e29e781e3ed8233cfdb6c82ddbe7ee32618038..a3976852db2d2f40863f4e8defba770479df056d 100644 (file)
@@ -47,6 +47,8 @@ extern struct lttng_ht *viewer_streams_ht;
 extern char *opt_output_path;
 extern const char *tracing_group_name;
 extern const char * const config_section_name;
+extern int opt_group_output_by_session;
+extern int opt_group_output_by_host;
 
 extern int thread_quit_pipe[2];
 
This page took 0.0243 seconds and 5 git commands to generate.