lttng UI: read opt_cmd_name opt arg for each command
[lttng-tools.git] / lttng / commands / disable_events.c
index f30a2b28ac4ea629f7ea0266b6574b3d4e90630a..09b61cbe25da6f55bb4bed2751bc9befec57bad3 100644 (file)
 
 static char *opt_event_list;
 static char *opt_kernel;
-static char *opt_cmd_name;
 static char *opt_channel_name;
 static char *opt_session_name;
 static int opt_pid_all;
 static int opt_userspace;
+static char *opt_cmd_name;
 static int opt_disable_all;
 static pid_t opt_pid;
 
This page took 0.022704 seconds and 4 git commands to generate.