Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932971Ab0FQPT0 (ORCPT ); Thu, 17 Jun 2010 11:19:26 -0400 Received: from mx1.redhat.com ([209.132.183.28]:21062 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755890Ab0FQPTZ (ORCPT ); Thu, 17 Jun 2010 11:19:25 -0400 Date: Thu, 17 Jun 2010 12:19:03 -0300 From: Arnaldo Carvalho de Melo To: Anton Blanchard Cc: Eric B Munson , mingo@elte.hu, a.p.zijlstra@chello.nl, paulus@samba.org, linux-kernel@vger.kernel.org, amodra@gmail.com Subject: Re: [PATCH] perf lookup of ppc64 symbols Message-ID: <20100617151903.GE4217@ghostprotocols.net> References: <1276523793-15422-1-git-send-email-ebmunson@us.ibm.com> <20100617144608.GS28295@kryten> <20100617151705.GD4217@ghostprotocols.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20100617151705.GD4217@ghostprotocols.net> X-Url: http://acmel.wordpress.com User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 812 Lines: 17 Em Thu, Jun 17, 2010 at 12:17:05PM -0300, Arnaldo Carvalho de Melo escreveu: > Em Fri, Jun 18, 2010 at 12:46:08AM +1000, Anton Blanchard escreveu: > > address. The only tricky part here is working out which section the > > text address is in. Right now we have a loop which is sub optimal: > > I'll update the comment in Eric's patch and apply this to perf/core, for > .36, we can optimize this later, correctness first :-) Also we only call dso__load lazily, when we find a hit in that DSO that we want to resolve to a symbol, so it should be ok as-is. - Arnaldo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/