Implement event notifier group create
[lttng-modules.git] / include / lttng / abi.h
index 0e3b5d15661a7e2cdc9b323c33d6020f07b6fd51..8ef9c11261eecd6c0078c24ed922f8a972d20d9c 100644 (file)
@@ -264,6 +264,7 @@ struct lttng_kernel_tracker_args {
 #define LTTNG_KERNEL_SYSCALL_LIST              _IO(0xF6, 0x4A)
 #define LTTNG_KERNEL_TRACER_ABI_VERSION                \
        _IOR(0xF6, 0x4B, struct lttng_kernel_tracer_abi_version)
+#define LTTNG_KERNEL_EVENT_NOTIFIER_GROUP_CREATE    _IO(0xF6, 0x4C)
 
 /* Session FD ioctl */
 /* lttng/abi-old.h reserve 0x50, 0x51, 0x52, and 0x53. */
This page took 0.022266 seconds and 4 git commands to generate.