Function report |
Source Code:arch\x86\kernel\kprobes\core.c |
Create Date:2022-07-28 08:38:29 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Check if paddr is at an instruction boundary
Proto:static int can_probe(unsigned long paddr)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned long | paddr |
276 | offset = 0 |
280 | If Not kallsyms_lookup_size_offset(paddr, NULL, & offset) Then Return 0 |
295 | If Not __addr Then Return 0 |
304 | If bytes[0] == BREAKPOINT_INSTRUCTION Then Return 0 |
Name | Describe |
---|---|
arch_prepare_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 |