Big live update, see details
[lttngtop.git] / src / common.h
index 74d3624f5f6fbf1bc64fc228e56dd68e30811935..af0a12176661856de19b8a3675b2e22a57a5f10b 100644 (file)
@@ -35,9 +35,12 @@ GHashTable *global_host_list;
 
 char *opt_tid;
 char *opt_hostname;
+char *opt_relay_hostname;
 char *opt_kprobes;
 GHashTable *tid_filter_list;
 
+int remote_live;
+
 int toggle_filter;
 
 extern int quit;
This page took 0.021843 seconds and 4 git commands to generate.