Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752164Ab0BVK32 (ORCPT ); Mon, 22 Feb 2010 05:29:28 -0500 Received: from mx2.mail.elte.hu ([157.181.151.9]:42406 "EHLO mx2.mail.elte.hu" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751115Ab0BVK3Z (ORCPT ); Mon, 22 Feb 2010 05:29:25 -0500 Date: Mon, 22 Feb 2010 11:28:43 +0100 From: Ingo Molnar To: Masami Hiramatsu Cc: lkml , Christoph Hellwig , DLE , Ananth N Mavinakayanahalli , Peter Zijlstra , Jason Baron , Mike Galbraith , Steven Rostedt , Arnaldo Carvalho de Melo , "Frank Ch. Eigler" , Jim Keniston , Paul Mackerras , systemtap , "K.Prasad" , Ulrich Drepper , Roland McGrath , Srikar Dronamraju Subject: Re: [Dle-develop] [PATCH -tip 5/9] perf probe: Use elfutils-libdw for analyzing debuginfo Message-ID: <20100222102843.GA9313@elte.hu> References: <20100218232701.21679.5195.stgit@dhcp-100-2-132.bos.redhat.com> <20100218232741.21679.22423.stgit@dhcp-100-2-132.bos.redhat.com> <4B81A308.3020204@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4B81A308.3020204@redhat.com> User-Agent: Mutt/1.5.20 (2009-08-17) X-ELTE-SpamScore: -2.0 X-ELTE-SpamLevel: X-ELTE-SpamCheck: no X-ELTE-SpamVersion: ELTE 2.0 X-ELTE-SpamCheck-Details: score=-2.0 required=5.9 tests=BAYES_00 autolearn=no SpamAssassin version=3.2.5 -2.0 BAYES_00 BODY: Bayesian spam probability is 0 to 1% [score: 0.0000] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 639 Lines: 21 * Masami Hiramatsu wrote: > Masami Hiramatsu wrote: > > Newer gcc introduces newer & richer debuginfo, and only libdw > > in elfutils project can support it. So perf probe moves onto > > elfutils-libdw from libdwarf. > > Hmm, this has some bit-width related issues on x86-64. > I'll update this patch. Ok, i'll wait for the next drop of these patches. Thanks, Ingo -- 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/