X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fkernel-ctl%2Fkernel-ioctl.h;fp=src%2Fcommon%2Fkernel-ctl%2Fkernel-ioctl.h;h=e7ff50b24349e0f152856a30177f36b6cbebb8f3;hp=4ab0eabbc140f757e9af4aedb15ef43b25458536;hb=1ab8c2ad460ea71dd6d1580d6b69fb0cf68ce9ad;hpb=91744e14248d52e0a696df7d94024dce79fdd665 diff --git a/src/common/kernel-ctl/kernel-ioctl.h b/src/common/kernel-ctl/kernel-ioctl.h index 4ab0eabbc..e7ff50b24 100644 --- a/src/common/kernel-ctl/kernel-ioctl.h +++ b/src/common/kernel-ctl/kernel-ioctl.h @@ -163,5 +163,6 @@ /* Event FD ioctl */ #define LTTNG_KERNEL_FILTER _IO(0xF6, 0x90) +#define LTTNG_KERNEL_ADD_CALLSITE _IO(0xF6, 0x91) #endif /* _LTT_KERNEL_IOCTL_H */