X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=probes%2FMakefile;h=81563b20b6e29ba2818a458de080926882468383;hb=80c16bcf4ae014301d1da2584029bef6f6062a09;hp=add4e88fc0e48664a4c8b8fc0384e37263c20c26;hpb=cd4bd11fe2d3232089186a5b9b021b7cb504a8fb;p=lttng-modules.git diff --git a/probes/Makefile b/probes/Makefile index add4e88f..81563b20 100644 --- a/probes/Makefile +++ b/probes/Makefile @@ -14,6 +14,7 @@ obj-m += lttng-probe-sched.o obj-m += lttng-probe-kvm.o obj-m += lttng-probe-irq.o obj-m += lttng-probe-block.o +obj-m += lttng-probe-syscalls.o endif