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

Name:trace_kprobe_on_func_entry

Proto:bool trace_kprobe_on_func_entry(struct trace_event_call *call)

Type:bool

Parameter:

TypeParameterName
struct trace_event_call *call
221  tk = trace_kprobe_primary_from_call(call)
223  Return tk ? kprobe_on_func_entry( location of the probe point , location of the probe point ? NULL : Allow user to indicate symbol name of the probe point , location of the probe point ? 0 : Offset into the symbol ) : false