[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1337766088.13348.146.camel@gandalf.stny.rr.com>
Date: Wed, 23 May 2012 05:41:28 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Srikar Dronamraju <srikar@...ux.vnet.ibm.com>
Cc: Peter Zijlstra <peterz@...radead.org>, Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
Ananth N Mavinakayanahalli <ananth@...ibm.com>,
Jim Keniston <jkenisto@...ux.vnet.ibm.com>,
LKML <linux-kernel@...r.kernel.org>,
Linux-mm <linux-mm@...ck.org>, Oleg Nesterov <oleg@...hat.com>,
Andi Kleen <andi@...stfloor.org>,
Christoph Hellwig <hch@...radead.org>,
Arnaldo Carvalho de Melo <acme@...radead.org>,
Masami Hiramatsu <masami.hiramatsu.pt@...achi.com>,
Thomas Gleixner <tglx@...utronix.de>,
Anton Arapov <anton@...hat.com>
Subject: Re: [PATCH 3/3] tracing: Provide traceevents interface for uprobes
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@...ux.vnet.ibm.com>
> >
> > 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists