Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:ftrace_init_array_ops

Proto:void ftrace_init_array_ops(struct trace_array *tr, ftrace_func_t func)

Type:void

Parameter:

TypeParameterName
struct trace_array *tr
ftrace_func_tfunc
6787  If flags & TRACE_ARRAY_FL_GLOBAL Then
6788  If WARN_ON(func != ftrace_stub) Then printk - print a kernel message*@fmt: format string* This is printk(). It can be called from any context. We want it to work.* We try to grab the console_lock. If we succeed, it's easy - we log the* output and call the console drivers
6792  func = func
6793  private = tr
Caller
NameDescribe
__irqsoff_tracer_init
__wakeup_tracer_init
function_trace_init