Backport revision 1
[deliverable/lttng-modules.git] / Makefile
index f377874a3d5673eb00a98ccf3805a1ef11c4d5a2..8414837b031dd91069af12e78ae58fb53fdb3765 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -55,11 +55,12 @@ ifneq ($(KERNELRELEASE),)
                        lttng-context-hostname.o wrapper/random.o \
                        probes/lttng.o wrapper/trace-clock.o \
                        wrapper/page_alloc.o \
-                       lttng-tracker-pid.o \
+                       lttng-tracker-id.o \
                        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.027136 seconds and 5 git commands to generate.