event-rule: introduce event rule uprobe
[lttng-tools.git] / src / common / Makefile.am
index 6ee43e48f5913fe48bc8237a8d95fa3f49ce7492..7c2ab3e3a193dfa663827a54a8ba8f598cd8fc82 100644 (file)
@@ -48,10 +48,15 @@ libcommon_la_SOURCES = \
        error.c error.h \
        evaluation.c \
        event.c \
+       event-rule/event-rule.c \
+       event-rule/kprobe.c \
+       event-rule/syscall.c \
+       event-rule/uprobe.c \
        filter.c filter.h \
        fd-handle.c fd-handle.h \
        fs-handle.c fs-handle.h fs-handle-internal.h \
        futex.c futex.h \
+       kernel-probe.c \
        location.c \
        mi-lttng.c mi-lttng.h \
        notification.c \
This page took 0.026445 seconds and 5 git commands to generate.