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_start_function_trace

Proto:static void tracing_start_function_trace(struct trace_array *tr)

Type:void

Parameter:

TypeParameterName
struct trace_array *tr
222  function tracing enabled = 0
223  gister_ftrace_function - register a function for profiling*@ops - ops structure that holds the function for profiling
224  function tracing enabled = 1
Caller
NameDescribe
function_trace_init