Re: [RFC PATCH] Kernel module for global breakpoints

From: Srikar Dronamraju
Date: Tue Nov 29 2011 - 01:43:58 EST


> >
> > Any and all comments appreciated! (even "this is a stupid idea"
> > reactions :-) )
>
> Isn't this doing what uprobes does? Perhaps you just need a new user
> interface to uprobes.

Right, this is something similar to what uprobes is doing.
Currently these breakpoints arent exported to debuggers and can be used
thro perf probe. However we do have plans to have a systemcall that
uses uprobes and allows the debuggers to insert breakpoints.

Currently, We have a high level overview of how to provide the syscall
interface. Do let me know if you are interested in contributing to the
sys-call interface for uprobes.

Please try the for-next branch at git://github.com/srikard/linux.git.
Uprobes is also available on current linux-next tree.

--
Thanks and Regards
Srikar

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