函数逻辑报告 | 
Source Code:kernel\trace\fgraph.c | 
Create Date:2022-07-27 13:24:35 | 
| Last Modify:2020-03-17 20:08:56 | Copyright©Brick | 
| 首页 | 函数Tree | 
| 注解内核,赢得工具 | 下载SCCT | English | 
函数名称: the original return address.
函数原型:unsigned long ftrace_return_to_handler(unsigned long frame_pointer)
返回类型:unsigned long
参数:
| 类型 | 参数 | 名称 | 
|---|---|---|
| unsigned long | frame_pointer | 
| 238 | rettime等于race_clock_local(): the simplest and least coherent tracing clock.* Useful for tracing that does not cross to other CPUs nor* does it go through idle events. | 
| 239 | ftrace_graph_return( & trace) | 
| 246 | curr_ret_stack自减 | 
| 248 | 如果此条件成立可能性小(为编译器优化)(!ret)则 | 
| 250 | WARN_ON(1) | 
| 255 | 返回:ret | 
| 源代码转换工具 开放的插件接口  | X | 
|---|---|
| 支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码  | 
摘要:Send the trace to the ring-buffer.