Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:trace_kprobe_has_gone

Proto:static inline __attribute__((__always_inline__)) bool trace_kprobe_has_gone(struct trace_kprobe *tk)

Type:bool

Parameter:

TypeParameterName
struct trace_kprobe *tk
104  Return Not Not Has this kprobe gone ?
Caller
NameDescribe
__enable_trace_kprobe
enable_trace_kprobeEnable trace_probe* if the file is NULL, enable "perf" handler, or enable "trace" handler.