Define a new command LTTNG_UST_EXCLUSION
[lttng-ust.git] / include / lttng / ust-abi.h
index 66303328a63a43632e76908413592c25114ee779..ab70d574f87c79f3bfe7c585f668b0befab64d70 100644 (file)
@@ -273,6 +273,7 @@ struct lttng_ust_filter_bytecode {
 
 /* Event FD commands */
 #define LTTNG_UST_FILTER                       _UST_CMD(0xA0)
+#define LTTNG_UST_EXCLUSION                    _UST_CMD(0xA1)
 
 #define LTTNG_UST_ROOT_HANDLE  0
 
This page took 0.023074 seconds and 4 git commands to generate.