函数逻辑报告 |
Source Code:kernel\trace\trace_seq.c |
Create Date:2022-07-27 13:12:21 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:race_seq_puts - trace sequence printing of simple string*@s: trace sequence descriptor*@str: simple string to record* The tracer may use either the sequence operations or its own* copy to user routines
函数原型:void trace_seq_puts(struct trace_seq *s, const char *str)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct trace_seq * | s | |
const char * | str |
212 | 如果full则返回 |
217 | 如果len大于How much buffer is left on the trace_seq? (s)则 |
218 | full等于1 |
219 | 返回 |
名称 | 描述 |
---|---|
ring_buffer_print_entry_header | The ring buffer header is special. We must manually up keep it. |
trace_print_bputs_msg_only | |
trace_print_printk_msg_only | |
trace_print_flags_seq | |
trace_print_symbols_seq | |
trace_print_flags_seq_u64 | |
trace_print_symbols_seq_u64 | |
trace_fn_trace | TRACE_FN |
trace_stack_print | TRACE_STACK |
trace_user_stack_print | TRACE_USER_STACK |
trace_bputs_print | TRACE_BPUTS |
trace_bputs_raw | |
trace_bprint_print | TRACE_BPRINT |
mmio_print_pcidev | |
mmio_pipe_open | |
mmio_print_rw | |
mmio_print_map | |
print_graph_lat_fmt | |
verif_pid | If the pid changed since the last trace, output this event |
print_graph_irq | |
trace_print_graph_duration | |
print_graph_duration | |
print_graph_prologue | |
print_graph_return | |
print_graph_comment | |
append_filter_err | |
print_event_filter | aller must hold event_mutex |
print_subsystem_event_filter | |
print_synth_event | |
print_kretprobe_event | |
print_type_string | Print type function for string type |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |