Function report |
Source Code:kernel\events\uprobes.c |
Create Date:2022-07-28 13:46:40 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:arch_uprobe_ignore
Proto:bool __weak arch_uprobe_ignore(struct arch_uprobe *aup, struct pt_regs *regs)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct arch_uprobe * | aup | |
struct pt_regs * | regs |
2173 | Return false |
Name | Describe |
---|---|
handle_swbp | Run handler and ask thread to singlestep.* Ensure all non-fatal signals cannot interrupt thread while it singlesteps. |
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 |