Home
last modified time | relevance | path

Searched hist:"64 f562c6df3cfc5d1b2b4bdbcb7951457df9c237" (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dkprobes.hdiff 64f562c6df3cfc5d1b2b4bdbcb7951457df9c237 Fri May 06 01:15:42 CEST 2005 Ananth N Mavinakayanahalli <amavin@redhat.com> [PATCH] kprobes: Allow multiple kprobes at the same address

Allow registration of multiple kprobes at an address in an architecture
agnostic way. Corresponding handlers will be invoked in a sequence. But,
a kprobe and a jprobe can't (yet) co-exist at the same address.

Signed-off-by: Ananth N Mavinakayanahalli <amavin@redhat.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>