Function report |
Source Code:kernel\kprobes.c |
Create Date:2022-07-28 11:35:22 |
Last Modify:2022-05-22 18:14:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Arm a kprobe with text_mutex
Proto:static int arm_kprobe(struct kprobe *kp)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kprobe * | kp |
1085 | If Value for the false possibility is greater at compile time(Is this kprobe uses ftrace ? ) Then Return arm_kprobe_ftrace(kp) |
1088 | cpus_read_lock() |
1092 | cpus_read_unlock() |
1094 | Return 0 |
Name | Describe |
---|---|
register_aggr_kprobe | This is the second or subsequent kprobe at the address - handle* the intricacies |
register_kprobe | |
enable_kprobe | Enable one kprobe |
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 |