函数逻辑报告 |
Source Code:kernel\trace\trace.h |
Create Date:2022-07-27 12:56:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:The global tracer (top) should be the first trace array added,* but we check the flag anyway.
函数原型:static inline struct trace_array *top_trace_array(void)
返回类型:struct trace_array
参数:无
363 | 如果链表为空则返回:NULL |
368 | WARN_ON(!(flags & TRACE_ARRAY_FL_GLOBAL)) |
369 | 返回:tr |
名称 | 描述 |
---|---|
trace_set_clr_event | race_set_clr_event - enable or disable an event*@system: system name to match (NULL for any system)*@event: event name to match (NULL for all events, within system)*@set: 1 to enable, 0 to disable* This is a way for other parts of the kernel to enable or |
event_trace_enable | |
event_trace_enable_again | vent_trace_enable() is called from trace_event_init() first to* initialize events and perhaps start any events that are on the* command line. Unfortunately, there are some events that will not* start this early, like the system call tracepoints that need |
event_trace_init | |
enable_boot_kprobe_events |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |