Home
last modified time | relevance | path

Searched hist:"785656 a41f9a9c0e843a23d1ae05d900b5158f8f" (Results 1 – 1 of 1) sorted by relevance

/linux/include/linux/
H A Dkprobes.hdiff 785656a41f9a9c0e843a23d1ae05d900b5158f8f Sat Jun 21 20:17:39 CEST 2008 Abhishek Sagar <sagar.abhishek@gmail.com> 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>