函数逻辑报告 |
Source Code:kernel\trace\trace_probe.h |
Create Date:2022-07-27 13:30:23 |
Last Modify:2020-03-17 20:12:35 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:trace_probe_clear_flag
函数原型:static inline void trace_probe_clear_flag(struct trace_probe *tp, unsigned int flag)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct trace_probe * | tp | |
unsigned int | flag |
270 | For TP_FLAG_* 与等于flag的反 |
名称 | 描述 |
---|---|
enable_trace_kprobe | Enable trace_probe* if the file is NULL, enable "perf" handler, or enable "trace" handler. |
disable_trace_kprobe | Disable trace_probe* if the file is NULL, disable "perf" handler, or disable "trace" handler. |
trace_probe_remove_file | |
probe_event_enable | |
probe_event_disable |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |