Implement 2-step registration of userspace probe events
[lttng-tools.git] / src / common / kernel-ctl / kernel-ioctl.h
index 4ab0eabbc140f757e9af4aedb15ef43b25458536..e7ff50b24349e0f152856a30177f36b6cbebb8f3 100644 (file)
 
 /* Event FD ioctl */
 #define LTTNG_KERNEL_FILTER                    _IO(0xF6, 0x90)
+#define LTTNG_KERNEL_ADD_CALLSITE      _IO(0xF6, 0x91)
 
 #endif /* _LTT_KERNEL_IOCTL_H */
This page took 0.02279 seconds and 4 git commands to generate.