Add PID context
[lttng-modules.git] / probes / Makefile
index 554e6ffaf8e34c6a3a889786d3a126bbdc3fe46a..78c0c69903882a36d7d6c241a4c503eff7c8e885 100644 (file)
@@ -28,6 +28,8 @@ ifneq ($(CONFIG_PERF_EVENTS),)
 obj-m += lttng-perf-counters.o
 endif
 
+obj-m += lttng-context-pid.o
+
 endif
 
 else
This page took 0.022392 seconds and 4 git commands to generate.