Function report |
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 activity | Download SCCT | Chinese |
Name:trace_probe_name
Proto:static inline const char *trace_probe_name(struct trace_probe *tp)
Type:char
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_probe * | tp |
280 | Return trace_event_name( & call) |
Name | Describe |
---|---|
trace_kprobe_match | |
find_trace_kprobe | |
register_trace_kprobe | Register a trace_probe and probe_event |
trace_kprobe_module_callback | Module notifier call back, checking event on the module |
trace_kprobe_show | |
probes_profile_seq_show | Probes profiling interfaces |
print_kprobe_event | Event entry printers |
print_kretprobe_event | |
trace_uprobe_match | |
find_probe_event | |
register_trace_uprobe | Register a trace_uprobe and probe_event |
trace_uprobe_show | |
probes_profile_seq_show | Probes profiling interfaces |
print_uprobe_event | Event entry printers |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |