函数逻辑报告 |
Source Code:kernel\kprobes.c |
Create Date:2022-07-27 12:38:25 |
Last Modify:2022-05-22 18:14:58 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:kprobe_lookup_name
函数原型:kprobe_opcode_t *__weak kprobe_lookup_name(const char *name, unsigned int __unused)
返回类型:kprobe_opcode_t
参数:
类型 | 参数 | 名称 |
---|---|---|
const char * | name | |
unsigned int | __unused |
名称 | 描述 |
---|---|
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 |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |