X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2Flttng%2Fabi.h;h=5f0a3aa52a8ee992b0f5242a3e9412be4b923006;hb=21f58fb7e62071dae3ddf13817631749bcab4e00;hp=03e07ae937b50e06709629f8564416cf5fde2b0e;hpb=dffef45d53ab388fd08c19e8865b245b40ca9dff;p=lttng-modules.git diff --git a/include/lttng/abi.h b/include/lttng/abi.h index 03e07ae9..5f0a3aa5 100644 --- a/include/lttng/abi.h +++ b/include/lttng/abi.h @@ -334,6 +334,8 @@ struct lttng_kernel_tracker_args { /* Event notifier group file descriptor ioctl */ #define LTTNG_KERNEL_EVENT_NOTIFIER_CREATE \ _IOW(0xF6, 0xB0, struct lttng_kernel_event_notifier) +#define LTTNG_KERNEL_EVENT_NOTIFIER_GROUP_NOTIFICATION_FD \ + _IO(0xF6, 0xB1) /* * LTTng-specific ioctls for the lib ringbuffer.