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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/