Create a memory pool for temporary tracepoint probes storage
[lttng-modules.git] / Makefile
index f377874a3d5673eb00a98ccf3805a1ef11c4d5a2..dfa5a5884b8095d2a67c139ebe056e8ec338edb3 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -59,7 +59,8 @@ ifneq ($(KERNELRELEASE),)
                        lttng-filter.o lttng-filter-interpreter.o \
                        lttng-filter-specialize.o \
                        lttng-filter-validator.o \
-                       probes/lttng-probe-user.o
+                       probes/lttng-probe-user.o \
+                       lttng-tp-mempool.o
 
   ifneq ($(CONFIG_HAVE_SYSCALL_TRACEPOINTS),)
     lttng-tracer-objs += lttng-syscalls.o
This page took 0.025999 seconds and 4 git commands to generate.