This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
Re: [Dle-develop] [PATCH -tip 5/9] perf probe: Use elfutils-libdw for analyzing debuginfo
- From: Masami Hiramatsu <mhiramat at redhat dot com>
- To: Ingo Molnar <mingo at elte dot hu>, lkml <linux-kernel at vger dot kernel dot org>
- Cc: Christoph Hellwig <hch at infradead dot org>, DLE <dle-develop at lists dot sourceforge dot net>, Ananth N Mavinakayanahalli <ananth at in dot ibm dot com>, Peter Zijlstra <peterz at infradead dot org>, Jason Baron <jbaron at redhat dot com>, Mike Galbraith <efault at gmx dot de>, Steven Rostedt <rostedt at goodmis dot org>, Arnaldo Carvalho de Melo <acme at redhat dot com>, "Frank Ch. Eigler" <fche at redhat dot com>, Jim Keniston <jkenisto at us dot ibm dot com>, Paul Mackerras <paulus at samba dot org>, systemtap <systemtap at sources dot redhat dot com>, "K.Prasad" <prasad at linux dot vnet dot ibm dot com>, Ulrich Drepper <drepper at redhat dot com>, Roland McGrath <roland at redhat dot com>, Srikar Dronamraju <srikar at linux dot vnet dot ibm dot com>
- Date: Sun, 21 Feb 2010 16:18:00 -0500
- Subject: Re: [Dle-develop] [PATCH -tip 5/9] perf probe: Use elfutils-libdw for analyzing debuginfo
- References: <20100218232701.21679.5195.stgit@dhcp-100-2-132.bos.redhat.com> <20100218232741.21679.22423.stgit@dhcp-100-2-132.bos.redhat.com>
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.
Thank you,
--
Masami