From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keir Fraser Subject: Re: [PATCH] Add callgraph support to Xenoprofile Date: Thu, 07 Jun 2007 10:01:45 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Amitabha Roy , Xen developers mailing list Cc: "Santos, Jose Renato G" List-Id: xen-devel@lists.xenproject.org On 7/6/07 04:34, "Amitabha Roy" wrote: > This patch implements backtrace support in Xenoprofile. It's been > reviewed by Renato. I've tested it out successfully on xen x86_32 and > x86_64. I've added stubs for the backtrace for ia64 to ensure that it > compiles ok but havent been able to test that out. However, I believe > there shouldn't be any problems. Coding style is all over the shop. Where does CONFIG_FRAME_POINTER get used? I'm not sure that FRAME_POINTER needs to be a top-level option -- it's only necessary for Xen build isn't it? -- Keir