函数逻辑报告 |
Source Code:kernel\trace\trace_kprobe.c |
Create Date:2022-07-27 13:49:24 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:trace_kprobe_symbol
函数原型:static inline __attribute__((__always_inline__)) const char *trace_kprobe_symbol(struct trace_kprobe *tk)
返回类型:char
参数:
类型 | 参数 | 名称 |
---|---|---|
struct trace_kprobe * | tk |
94 | 返回:如果symbol name 则symbol name 否则"unknown" |
名称 | 描述 |
---|---|
trace_kprobe_within_module | |
trace_kprobe_match_command_head | |
trace_kprobe_address | Return 0 if it fails to find the symbol address |
__register_trace_kprobe | Internal register function - just handle k*probes and flags |
trace_kprobe_has_same_kprobe | |
trace_kprobe_show |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |