函数逻辑报告 | 
Source Code:kernel\trace\trace_kprobe.c | 
Create Date:2022-07-27 13:49:27 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:trace_kprobe_module_exist
函数原型:static inline __attribute__((__always_inline__)) bool trace_kprobe_module_exist(struct trace_kprobe *tk)
返回类型:bool
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct trace_kprobe * | tk | 
| 120 | 如果非symbol name 则返回:false | 
| 122 | p等于strchr - Find the first occurrence of the character c in the string s.*@s: the string to be searched*@c: the character to search for | 
| 123 | 如果非p则返回:true | 
| 125 | p等于'\0' | 
| 127 | ret等于非非find_module(symbol name ) | 
| 129 | p等于':' | 
| 131 | 返回:ret | 
| 名称 | 描述 | 
|---|---|
| append_trace_kprobe | |
| register_trace_kprobe | Register a trace_probe and probe_event | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |