Exec binary and follow it
[lttngtop.git] / src / common.h
index af0a12176661856de19b8a3675b2e22a57a5f10b..3b93c63db239f2275c07cd7a0716203feaab1912 100644 (file)
@@ -37,6 +37,10 @@ char *opt_tid;
 char *opt_hostname;
 char *opt_relay_hostname;
 char *opt_kprobes;
+char *opt_exec_name;
+char **opt_exec_argv;
+char **opt_exec_env;
+int opt_exec_pid;
 GHashTable *tid_filter_list;
 
 int remote_live;
This page took 0.021836 seconds and 4 git commands to generate.