Messages in this thread |  | | | Date | Fri, 16 May 2008 09:02:37 -0400 | | From | Steven Rostedt <> | | Subject | Re: [PATCH] m68knommu: add FTRACE support | |
On Tue, May 13, 2008 at 06:52:43PM +0200, Sebastian Siewior wrote:
>
> config DYNAMIC_FTRACE
> bool "enable/disable ftrace tracepoints dynamically"
> - depends on FTRACE
> + depends on FTRACE && !COLDFIRE
I think we really need to add a HAVE_DYNAMIC_FTRACE config for archs to
say that this is supported. Otherwise I imagine that we'll have a list
of archs here.
I'll write up a patch today.
-- Steve
> default y
> help
> This option will modify all the calls to ftrace dynamically
|  |