Merge tag 'trace-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux...
[sfrench/cifs-2.6.git] / samples / Makefile
index d6062ab25347d89e50f4db77bb6758643bd15986..5ce50ef0f2b2eed9b48ec06aba1202afd3f0e515 100644 (file)
@@ -17,6 +17,8 @@ obj-$(CONFIG_SAMPLE_RPMSG_CLIENT)     += rpmsg/
 subdir-$(CONFIG_SAMPLE_SECCOMP)                += seccomp
 obj-$(CONFIG_SAMPLE_TRACE_EVENTS)      += trace_events/
 obj-$(CONFIG_SAMPLE_TRACE_PRINTK)      += trace_printk/
+obj-$(CONFIG_SAMPLE_FTRACE_DIRECT)     += ftrace/
+obj-$(CONFIG_SAMPLE_TRACE_ARRAY)       += ftrace/
 obj-$(CONFIG_VIDEO_PCI_SKELETON)       += v4l/
 obj-y                                  += vfio-mdev/
 subdir-$(CONFIG_SAMPLE_VFS)            += vfs