Function report |
Source Code:kernel\kprobes.c |
Create Date:2022-07-28 11:34:42 |
Last Modify:2022-05-22 18:14:58 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:kprobe_lookup_name
Proto:kprobe_opcode_t *__weak kprobe_lookup_name(const char *name, unsigned int __unused)
Type:kprobe_opcode_t
Parameter:
Type | Parameter | Name |
---|---|---|
const char * | name | |
unsigned int | __unused |
Name | Describe |
---|---|
within_kprobe_blacklist | |
_kprobe_addr | If we have a symbol_name argument, look it up and add the offset field* to it. This way, we can specify a relative address to a symbol.* This returns encoded errors if it fails to look up symbol or invalid* combination of parameters. |
init_kprobes |
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 |