函数逻辑报告 |
Source Code:kernel\trace\trace_functions_graph.c |
Create Date:2022-07-27 13:19:43 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:print_graph_proc
函数原型:static void print_graph_proc(struct trace_seq *s, pid_t pid)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
struct trace_seq * | s | |
pid_t | pid |
350 | spaces等于0 |
354 | trace_find_cmdline(pid, comm) |
355 | comm[7]等于'\0' |
356 | 输出格式化串 |
359 | len等于strlen - Find the length of a string*@s: The string to be sized加strlen - Find the length of a string*@s: The string to be sized加1 |
名称 | 描述 |
---|---|
verif_pid | If the pid changed since the last trace, output this event |
print_graph_irq | |
print_graph_prologue |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |