函数逻辑报告 |
Source Code:kernel\trace\trace_events.c |
Create Date:2022-07-27 13:28:17 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:vent_trace_add_tracer - add a instance of a trace_array to events*@parent: The parent dentry to place the files/directories for events in*@tr: The trace array associated with these events* When a new instance is created, it needs to set up its events
函数原型:int event_trace_add_tracer(struct dentry *parent, struct trace_array *tr)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct dentry * | parent | |
struct trace_array * | tr |
3009 | lockdep_assert_held( & event_mutex) |
3015 | lock for writing |
3017 | lease a write lock |
3019 | out : |
3020 | 返回:ret |
名称 | 描述 |
---|---|
trace_array_create |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |