Thanks Maneesh for your comments. Please find
the patch below.
> [..]
> > Assumption : If a user has already inserted a probe using old
> > register_kprobe()
> > routine, and later wants to insert another probe at the same address using
> > register_multiprobe() routine, then register_multiprobe(
On Fri, Apr 08, 2005 at 08:17:46PM +0530, Prasanna S Panchamukhi wrote:
[..]
> Assumption : If a user has already inserted a probe using old
> register_kprobe()
> routine, and later wants to insert another probe at the same address using
> register_multiprobe() routine, then register_multiprobe()
Hi,
Patch below provides multiple probe feature at a given address.
Please provide your review comments.
Thanks
Prasanna
Here is an attempt to provide multiple handlers feature as an addon patch over
the existing kprobes infrastructure without even changing existing kprobes
infrastructure. The
3 matches
Mail list logo