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:57
Last Modify:2020-03-17 20:12:35 Copyright©Brick
home page Tree
Annotation kernel can get tool activityDownload SCCTChinese

Name:trace_probe_name

Proto:static inline const char *trace_probe_name(struct trace_probe *tp)

Type:char

Parameter:

TypeParameterName
struct trace_probe *tp
280  Return trace_event_name( & call)
Caller
NameDescribe
trace_kprobe_match
find_trace_kprobe
register_trace_kprobeRegister a trace_probe and probe_event
trace_kprobe_module_callbackModule notifier call back, checking event on the module
trace_kprobe_show
probes_profile_seq_showProbes profiling interfaces
print_kprobe_eventEvent entry printers
print_kretprobe_event
trace_uprobe_match
find_probe_event
register_trace_uprobeRegister a trace_uprobe and probe_event
trace_uprobe_show
probes_profile_seq_showProbes profiling interfaces
print_uprobe_eventEvent entry printers