Fix: update block instrumentation for 4.14 kernel
[lttng-modules.git] / lttng-tracer.h
index a2bb29ecf1a6ce468eeb38a7207d5c7aeabec6cd..5847c4668e4ec26f74b758e3d54078e9b0ad1f91 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 1
 #define LTTNG_MODULES_EXTRAVERSION ""
 
 #define LTTNG_VERSION_NAME             "KeKriek"
This page took 0.022793 seconds and 4 git commands to generate.