Function report |
Source Code:kernel\kprobes.c |
Create Date:2022-07-28 11:36:06 |
Last Modify:2022-05-22 18:14:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Set the kprobe gone and remove its instruction buffer.
Proto:static void kill_kprobe(struct kprobe *p)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
struct kprobe * | p |
2065 | * Indicates various status flags. * Protected by kprobe_mutex after this kprobe is registered. |= akpoint has already gone |
2066 | If Return true if the kprobe is an aggregator Then |
2072 | * Indicates various status flags. * Protected by kprobe_mutex after this kprobe is registered. |= akpoint has already gone |
2073 | Called after addr is executed, unless... = NULL |
2080 | arch_remove_kprobe(p) |
Name | Describe |
---|---|
kprobes_module_callback | Module notifier call back, checking kprobes on the module |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |