Add kernel and user callstack contexts
[lttng-modules.git] / Makefile
index b08f0bfa0f5e8acc8a7b13d5535535cc322c49ce..42b7a99eca6a7ec018d89a49669b1dc7bcfafad0 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -51,7 +51,8 @@ ifneq ($(KERNELRELEASE),)
                        lttng-context-vtid.o lttng-context-ppid.o \
                        lttng-context-vppid.o lttng-context-cpu-id.o \
                        lttng-context-interruptible.o \
-                       lttng-context-need-reschedule.o lttng-calibrate.o \
+                       lttng-context-need-reschedule.o \
+                       lttng-context-callstack.o lttng-calibrate.o \
                        lttng-context-hostname.o wrapper/random.o \
                        probes/lttng.o wrapper/trace-clock.o \
                        wrapper/page_alloc.o \
This page took 0.02293 seconds and 4 git commands to generate.