Function report | 
Source Code:kernel\kprobes.c | 
Create Date:2022-07-28 11:35:24 | 
| Last Modify:2022-05-22 18:14:58 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:aggr_pre_handler
Proto:static int aggr_pre_handler(struct kprobe *p, struct pt_regs *regs)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct kprobe * | p | |
| struct pt_regs * | regs | 
| 1123 | If Called before addr is executed. (kp, regs) Then Return 1 | 
| 1126 | reset_kprobe_instance() | 
| 1128 | Return 0 | 
| 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  |