Re: [PATCH 0/7] uretprobes: return probes implementation

From: Oleg Nesterov
Date: Fri Mar 22 2013 - 11:12:58 EST


On 03/22, Anton Arapov wrote:
>
> this is core implementation of the uretprobes. This enables a breakpoint
> on function's return for the tools such as perf.

And, before we ask Ingo to pull, we should teach trace_uprobe.c to handle
"perf -x func%return".

This looks simple, but probably we need to add the additional "ulong bp_vaddr"
argument for rp_handler().

Oleg.

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