Document last supported kernel version for stable-2.10 branch
[lttng-modules.git] / lttng-tracer.h
index a2bb29ecf1a6ce468eeb38a7207d5c7aeabec6cd..63f28f68f37a69a3d83d9f978e144134591e8178 100644 (file)
 
 #include <wrapper/trace-clock.h>
 #include <wrapper/compiler.h>
+#include <wrapper/vmalloc.h>
 #include <lttng-tracer-core.h>
 #include <lttng-events.h>
 
 #define LTTNG_MODULES_MAJOR_VERSION 2
 #define LTTNG_MODULES_MINOR_VERSION 10
-#define LTTNG_MODULES_PATCHLEVEL_VERSION 0
+#define LTTNG_MODULES_PATCHLEVEL_VERSION 15
 #define LTTNG_MODULES_EXTRAVERSION ""
 
 #define LTTNG_VERSION_NAME             "KeKriek"
This page took 0.023671 seconds and 4 git commands to generate.