event-rule: introduce event rule tracepoint
[lttng-tools.git] / src / common / Makefile.am
index 6ee43e48f5913fe48bc8237a8d95fa3f49ce7492..f6918b54c79d1d1466f8a34006f4168fc7a31999 100644 (file)
@@ -48,10 +48,16 @@ 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 \
+       event-rule/tracepoint.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.024296 seconds and 5 git commands to generate.