Re: [10/19] ftrace: add basic support for gcc profiler instrumentation

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Steven Rostedt
Date: Monday, February 11, 2008 - 5:36 pm

On Sun, 10 Feb 2008, Jan Engelhardt wrote:


It is, but is hidden in the Kconfig. I moved it to Kconfig as it was
recommended to me because it is cleaner to do it there.

Two patches later:

+config FTRACE
+       bool "Kernel Function Tracer"
+       depends on DEBUG_KERNEL && HAVE_FTRACE
+       select FRAME_POINTER


-- Steve

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [10/19] ftrace: add basic support for gcc profiler ins ..., Steven Rostedt, (Mon Feb 11, 5:36 pm)