Define a new command LTTNG_UST_EXCLUSION
[lttng-ust.git] / liblttng-ust / lttng-ust-comm.c
index a6e4ba35c9a68f9dae607d196f6c640f751c2989..bf2750c2dcd5700d7053e53667ff7c3bb2430433 100644 (file)
@@ -172,6 +172,7 @@ static const char *cmd_name_mapping[] = {
 
        /* Event FD commands */
        [ LTTNG_UST_FILTER ] = "Create Filter",
+       [ LTTNG_UST_EXCLUSION ] = "Add exclusions to event",
 };
 
 static const char *str_timeout;
This page took 0.024552 seconds and 4 git commands to generate.