函数逻辑报告 |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-27 13:03:57 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:tracer_tracing_off
函数原型:void tracer_tracing_off(struct trace_array *tr)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct trace_array * | tr |
1254 | 如果buffer则g_buffer_record_off - stop all writes into the buffer*@buffer: The ring buffer to stop writes to |
1264 | buffer_disabled等于1 |
1266 | smp_wmb() |
名称 | 描述 |
---|---|
tracing_off | racing_off - turn off tracing buffers* This function stops the tracing buffers from recording data.* It does not disable any overhead the tracers themselves may* be causing. This function simply causes all recording to* the ring buffers to fail. |
tracing_free_buffer_release | |
rb_simple_write |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |