X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=probes%2FMakefile;h=78c0c69903882a36d7d6c241a4c503eff7c8e885;hb=9e7e489272e646b39c51e3074de800e928bb5cec;hp=554e6ffaf8e34c6a3a889786d3a126bbdc3fe46a;hpb=2dccf128a59b5353176277d01da4eabcc2086211;p=lttng-modules.git diff --git a/probes/Makefile b/probes/Makefile index 554e6ffa..78c0c699 100644 --- a/probes/Makefile +++ b/probes/Makefile @@ -28,6 +28,8 @@ ifneq ($(CONFIG_PERF_EVENTS),) obj-m += lttng-perf-counters.o endif +obj-m += lttng-context-pid.o + endif else