Function report |
Source Code:kernel\trace\trace_probe.h |
Create Date:2022-07-28 12:22:59 |
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_has_sibling
Proto:static inline bool trace_probe_has_sibling(struct trace_probe *tp)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_probe * | tp |
315 | list = trace_probe_probe_list(tp) |
317 | Return Not list_empty - tests whether a list is empty*@head: the list to test. && Not list_is_singular - tests whether a list has just one entry.*@head: the list to test. |
Name | Describe |
---|---|
unregister_trace_kprobe | Unregister a trace_probe and probe_event |
trace_probe_append | |
unregister_trace_uprobe | Unregister a trace_uprobe and probe_event |
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 |