函数逻辑报告 | 
Source Code:kernel\trace\trace_events.c | 
Create Date:2022-07-27 13:27:51 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:Add an event to a trace directory
函数原型:static int __trace_add_new_event(struct trace_event_call *call, struct trace_array *tr)
返回类型:int
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct trace_event_call * | call | |
| struct trace_array * | tr | 
| 2302 | file等于trace_create_new_event(call, tr) | 
| 2306 | 返回:event_create_dir(event_dir, file) | 
| 名称 | 描述 | 
|---|---|
| __trace_add_event_dirs | Create a new event directory structure for a trace directory. | 
| __add_event_to_tracers | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |