Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\trace_functions.c Create Date:2022-07-28 12:08:51
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:tracing_stop_function_trace

Proto:static void tracing_stop_function_trace(struct trace_array *tr)

Type:void

Parameter:

TypeParameterName
struct trace_array *tr
229  function tracing enabled = 0
230  register_ftrace_function - unregister a function for profiling.*@ops - ops structure that holds the function to unregister* Unregister a function that was added to be called by ftrace profiling.
Caller
NameDescribe
function_trace_reset