函数逻辑报告

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\fgraph.c Create Date:2022-07-27 13:24:27
Last Modify:2020-03-17 20:08:56 Copyright©Brick
首页 函数Tree
注解内核,赢得工具下载SCCTEnglish

函数名称:race_graph_is_dead - returns true if ftrace_graph_stop() was called* ftrace_graph_stop() is called when a severe error is detected in* the function graph tracing. This function is called by the critical

函数原型:bool ftrace_graph_is_dead(void)

返回类型:bool

参数:

41  返回:kill_ftrace_graph
调用者
名称描述
ftrace_push_return_traceAdd a function return address to the trace stack on thread info.