kprobes: enable clean usage of get_kprobe
authorAbhishek Sagar <sagar.abhishek@gmail.com>
Sat, 21 Jun 2008 18:17:39 +0000 (23:47 +0530)
committerIngo Molnar <mingo@elte.hu>
Mon, 23 Jun 2008 20:10:57 +0000 (22:10 +0200)
commit785656a41f9a9c0e843a23d1ae05d900b5158f8f
tree0e1dcb8508febe2504a0f28806e26d48367c09af
parent395a59d0f8e86bb39cd700c3d185d30c670bb958
kprobes: enable clean usage of get_kprobe

Allow clean use of get_kprobe() outside of core kprobe code. Ftrace makes use
of get_kprobe to identify probes installed on mcount call-sites.

Signed-off-by: Abhishek Sagar <sagar.abhishek@gmail.com>
Acked-by: Ananth N Mavinakayanahalli <ananth@in.ibm.com>
Cc: Masami Hiramatsu <mhiramat@redhat.com>
Cc: jkenisto@us.ibm.com
Cc: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
include/linux/kprobes.h
This page took 0.030515 seconds and 5 git commands to generate.