Use the memory pool instead of kmalloc
[lttng-modules.git] / probes / lttng-tracepoint-event-impl.h
index 61f1c2d8fb73b5bbc191e219077c6f498adff3be..0842dcc0e210e491a92eb91a8739748460003d5b 100644 (file)
@@ -34,6 +34,7 @@
 #include <wrapper/rcu.h>
 #include <lttng-events.h>
 #include <lttng-tracer-core.h>
+#include <lttng-tp-mempool.h>
 
 #define __LTTNG_NULL_STRING    "(null)"
 
This page took 0.022394 seconds and 4 git commands to generate.