X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=include%2Flttng%2Fabi.h;h=8ef9c11261eecd6c0078c24ed922f8a972d20d9c;hb=750b05f22826af9bce23e915ca4b9d8a15754797;hp=0e3b5d15661a7e2cdc9b323c33d6020f07b6fd51;hpb=d4f52727df0364e6c3eb0a1fd1ed5907439ad5d6;p=deliverable%2Flttng-modules.git diff --git a/include/lttng/abi.h b/include/lttng/abi.h index 0e3b5d15..8ef9c112 100644 --- a/include/lttng/abi.h +++ b/include/lttng/abi.h @@ -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. */