函数逻辑报告 | 
Source Code:kernel\trace\trace_stack.c | 
Create Date:2022-07-27 13:18:27 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称:stack_trace_call
函数原型:static void stack_trace_call(unsigned long ip, unsigned long parent_ip, struct ftrace_ops *op, struct pt_regs *pt_regs)
返回类型:void
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| unsigned long | ip | |
| unsigned long | parent_ip | |
| struct ftrace_ops * | op | |
| struct pt_regs * | pt_regs | 
| 297 | preempt_disable_notrace() | 
| 301 | 如果Operations for contexts that are safe from preemption/interrupts. These* operations verify that preemption is disabled.(disable_stack_tracer)不等于1则转到:out | 
| 308 | ip加等于sizeof mcount call | 
| 312 | out : | 
| 315 | preempt_enable_notrace() | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  |