Implement state dump
[lttng-modules.git] / probes / Makefile
index 2b61ce5fd17c1f0aab2538e10fcbc3190a93657d..ff6b9291f00eb377f4df2e56bc73561621e42020 100644 (file)
@@ -13,6 +13,8 @@ obj-m += lttng-probe-lttng.o
 obj-m += lttng-probe-sched.o
 obj-m += lttng-probe-irq.o
 
+obj-m += lttng-probe-statedump.o
+
 ifneq ($(CONFIG_KVM),)
 obj-m += lttng-probe-kvm.o
 endif
This page took 0.022817 seconds and 4 git commands to generate.