Re: [PATCH v4 3.0-rc2-tip 20/22] 20: perf: perf interface for uprobes

From: Arnaldo Carvalho de Melo
Date: Tue Jun 07 2011 - 10:21:47 EST


Em Tue, Jun 07, 2011 at 07:08:53PM +0530, Ananth N Mavinakayanahalli escreveu:
> On Tue, Jun 07, 2011 at 09:30:39AM -0400, Christoph Hellwig wrote:
> > On Tue, Jun 07, 2011 at 06:32:16PM +0530, Srikar Dronamraju wrote:
> > > Enhances perf probe to user space executables and libraries.
> > > Provides very basic support for uprobes.

> > Nice. Does this require full debug info for symbolic probes,
> > or can it also work with simple symbolc information?

> It works only with symbol information for now.
> It doesn't (yet) know how to use debuginfo :-)

'perf probe' uses perf symbol library, so it really don't have to know
from where symbol resolution information is obtained, only if it needs
things that are _just_ on debuginfo, such as line information, etc.

But then that is also already supported in 'perf probe'.

Or is there something else in particular you're thinking?

- Arnaldo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/