ftrace: add basic support for gcc profiler instrumentation
[deliverable/linux.git] / kernel / Makefile
index 1c9938addb9d9bc7af3acb74b0a3090acbb8d466..fa05f6d8bdbf6f29fe6e2f6cceac155b38311d80 100644 (file)
@@ -69,6 +69,7 @@ obj-$(CONFIG_TASK_DELAY_ACCT) += delayacct.o
 obj-$(CONFIG_TASKSTATS) += taskstats.o tsacct.o
 obj-$(CONFIG_MARKERS) += marker.o
 obj-$(CONFIG_LATENCYTOP) += latencytop.o
+obj-$(CONFIG_FTRACE) += trace/
 
 ifneq ($(CONFIG_SCHED_NO_NO_OMIT_FRAME_POINTER),y)
 # According to Alan Modra <alan@linuxcare.com.au>, the -fno-omit-frame-pointer is
This page took 0.025179 seconds and 5 git commands to generate.