Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

Source Code:kernel\trace\trace_probe.h Create Date:2022-07-28 12:22:56
Last Modify:2020-03-17 20:12:35 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:trace_probe_set_flag

Proto:static inline void trace_probe_set_flag(struct trace_probe *tp, unsigned int flag)

Type:void

Parameter:

TypeParameterName
struct trace_probe *tp
unsigned intflag
264  For TP_FLAG_* |= flag
Caller
NameDescribe
enable_trace_kprobeEnable trace_probe* if the file is NULL, enable "perf" handler, or enable "trace" handler.
trace_probe_add_file
probe_event_enable