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:44
Last Modify:2020-03-12 14:18:49 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:ftrace_create_function_files

Proto:int ftrace_create_function_files(struct trace_array *tr, struct dentry *parent)

Type:int

Parameter:

TypeParameterName
struct trace_array *tr
struct dentry *parent
64  If flags & TRACE_ARRAY_FL_GLOBAL Then Return 0
67  ret = allocate_ftrace_ops(tr)
68  If ret Then Return ret
71  The ops parameter passed in is usually undefined.* This must be a macro.(ops, parent)
73  Return 0