[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4BA17A41.2000303@cn.fujitsu.com>
Date: Thu, 18 Mar 2010 08:56:33 +0800
From: Li Zefan <lizf@...fujitsu.com>
To: Ryan Wang <openspace.wang@...il.com>
CC: linux-kernel@...r.kernel.org
Subject: Re: Does function_graph support x86_32?
Ryan Wang wrote:
> Does function_graph support x86_32?
>
Yes, but you need to disable CONFIG_CC_OPTIMIZE_FOR_SIZE
config FUNCTION_GRAPH_TRACER
bool "Kernel Function Graph Tracer"
depends on HAVE_FUNCTION_GRAPH_TRACER
depends on FUNCTION_TRACER
depends on !X86_32 || !CC_OPTIMIZE_FOR_SIZE
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists