Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:ftrace_pid_follow_fork

Proto:void ftrace_pid_follow_fork(struct trace_array *tr, bool enable)

Type:void

Parameter:

TypeParameterName
struct trace_array *tr
boolenable
6960  If enable Then
6961  Tracepoint for do_fork:
6963  Tracepoint for a task exiting:
6965  Else
6966  Tracepoint for do_fork:
6968  Tracepoint for a task exiting:
Caller
NameDescribe
set_tracer_flag