Function report

Linux Kernel

v5.5.9

Brick Technologies Co., Ltd

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

Name:trace_probe_cleanup

Proto:void trace_probe_cleanup(struct trace_probe *tp)

Type:void

Parameter:

TypeParameterName
struct trace_probe *tp
981  When i < nr_args cycle traceprobe_free_probe_arg( & args[i])
984  If event Then trace_probe_unlink(tp)
Caller
NameDescribe
trace_probe_init
free_trace_uprobe