函数逻辑报告 |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-27 13:04:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:output_printk
函数原型:static void output_printk(struct trace_event_buffer *fbuffer)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct trace_event_buffer * | fbuffer |
2620 | 如果WARN_ON_ONCE(!iter)则返回 |
2623 | event_call等于event_call |
2624 | 如果非event_call或非funcs或非trace则返回 |
2630 | spin_lock_irqsave( & tracepoint_iter_lock, flags) |
2634 | trace_seq_putc( & The below is zeroed out in pipe_read , 0) |
2637 | spin_unlock_irqrestore( & tracepoint_iter_lock, flags) |
名称 | 描述 |
---|---|
trace_event_buffer_commit |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |