Function report |
Source Code:kernel\kprobes.c |
Create Date:2022-07-28 11:35:25 |
Last Modify:2022-05-22 18:14:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:aggr_fault_handler
Proto:static int aggr_fault_handler(struct kprobe *p, struct pt_regs *regs, int trapnr)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct kprobe * | p | |
struct pt_regs * | regs | |
int | trapnr |
1150 | cur = Operations for contexts that are safe from preemption/interrupts. These* operations verify that preemption is disabled.(kprobe_instance) |
1160 | 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 |