Re: [PATCH 3/3] tracing: Provide traceevents interface for uprobes

From: Steven Rostedt
Date: Wed May 23 2012 - 05:41:27 EST


On Wed, 2012-05-23 at 05:19 -0400, Steven Rostedt wrote:
> On Tue, 2012-04-03 at 06:35 +0530, Srikar Dronamraju wrote:
> > From: Srikar Dronamraju <srikar@xxxxxxxxxxxxxxxxxx>
> >
> > Implements trace_event support for uprobes. In its current form it can
> > be used to put probes at a specified offset in a file and dump the
> > required registers when the code flow reaches the probed address.
> >
> > The following example shows how to dump the instruction pointer and %ax
> > a register at the probed text address. Here we are trying to probe
> > zfree in /bin/zsh
> >
>
> Masami,
>
> Can you ack this patch as well (only if you agree)
>

Ignore this too, sorry for the noise. This is what I get for trying to
do work while struggling with insomnia :-p

-- Steve


--
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/