Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753314Ab0HZEhg (ORCPT ); Thu, 26 Aug 2010 00:37:36 -0400 Received: from e5.ny.us.ibm.com ([32.97.182.145]:33374 "EHLO e5.ny.us.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751831Ab0HZEhf (ORCPT ); Thu, 26 Aug 2010 00:37:35 -0400 Date: Thu, 26 Aug 2010 10:02:37 +0530 From: Srikar Dronamraju To: Arnaldo Carvalho de Melo Cc: Peter Zijlstra , Ingo Molnar , Steven Rostedt , Randy Dunlap , Linus Torvalds , Christoph Hellwig , Masami Hiramatsu , Oleg Nesterov , Mark Wielaard , Mathieu Desnoyers , Andrew Morton , Naren A Devaiah , Jim Keniston , Frederic Weisbecker , "Frank Ch. Eigler" , Ananth N Mavinakayanahalli , LKML , "Paul E. McKenney" Subject: Re: [PATCHv11 2.6.36-rc2-tip 11/15] 11: perf: list symbols in a dso in ascending order. Message-ID: <20100826043237.GG14431@linux.vnet.ibm.com> Reply-To: Srikar Dronamraju References: <20100825134117.5447.55209.sendpatchset@localhost6.localdomain6> <20100825134329.5447.92261.sendpatchset@localhost6.localdomain6> <20100825232116.GA9087@ghostprotocols.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20100825232116.GA9087@ghostprotocols.net> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 931 Lines: 28 * Arnaldo Carvalho de Melo [2010-08-25 20:21:16]: > Em Wed, Aug 25, 2010 at 07:13:29PM +0530, Srikar Dronamraju escreveu: > > Given a dso, list the symbols in ascending order. Needed for listing > > available symbols from perf-probe. > > Applied after renaming it to 'dso__fprintf_symbols_by_name', as at first > I was scratching my head to figure out if we could reuse it in > dso__fprintf() to then notice that it is in ascending _name_ order, not > the default that is ordered by addr :-) Okay, Thanks for pushing it up. > > Please fixup the users, i.e. perf probe in your patchset. Yes, Shall send the refreshed patch now -- Thanks and Regards Srikar -- 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/