On Thu, Jan 10, 2013 at 03:01:46PM -0800, Josh Stone wrote:
> The original pull message for uprobes (commit 654443e2) noted:
> 
>   This tree includes uprobes support in 'perf probe' - but SystemTap
>   (and other tools) can take advantage of user probe points as well.
> 
> In order to actually be usable in module-based tools like SystemTap, the
> interface needs to be exported.  This patch first adds the obvious
> exports for uprobe_register and uprobe_unregister.  Then it also adds
> one for task_user_regset_view, which is necessary to get the correct
> state of userspace registers.

Get systemtap into the mainline kernel tree and we can talk.

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

Reply via email to