函数逻辑报告 | 
Source Code:kernel\trace\fgraph.c | 
Create Date:2022-07-27 13:24:46 | 
| Last Modify:2020-03-17 20:08:56 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:graph_init_task
函数原型:static void graph_init_task(struct task_struct *t, struct ftrace_ret_stack *ret_stack)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| struct task_struct * | t | |
| struct ftrace_ret_stack * | ret_stack | 
| 493 | atomic_set( & tracing_graph_pause, 0) | 
| 494 | atomic_set( & trace_overrun, 0) | 
| 495 | ftrace_timestamp等于0 | 
| 497 | smp_wmb() | 
| 名称 | 描述 | 
|---|---|
| ftrace_graph_init_idle_task | Allocate a return stack for the idle task. May be the first* time through, or it may be done by CPU hotplug online. | 
| ftrace_graph_init_task | Allocate a return stack for newly created task | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |