Implement lttng-modules tracepoint wildcard support
[lttng-tools.git] / src / common / kernel-ctl / kernel-ioctl.h
index 528c8082bf338c63aa3de229c54c41d823893481..671a76972e4f2b388635beb78ba035a620c6d1c7 100644 (file)
@@ -19,7 +19,7 @@
 #ifndef _LTT_KERNEL_IOCTL_H
 #define _LTT_KERNEL_IOCTL_H
 
-#define LTTNG_MODULES_ABI_MAJOR_VERSION                1
+#define LTTNG_MODULES_ABI_MAJOR_VERSION                2
 #define LTTNG_MODULES_ABI_MINOR_VERSION                0
 
 /* Get a snapshot of the current ring buffer producer and consumer positions */
This page took 0.023038 seconds and 4 git commands to generate.