Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\fgraph.c Create Date:2022-07-28 12:17:33
Last Modify:2020-03-17 20:08:56 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name: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

Proto:bool ftrace_graph_is_dead(void)

Type:bool

Parameter:Nothing

41  Return kill_ftrace_graph
Caller
NameDescribe
ftrace_push_return_traceAdd a function return address to the trace stack on thread info.