Function report |
Source Code:kernel\trace\trace_kprobe.c |
Create Date:2022-07-28 12:38:49 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_kprobe_is_return
Proto:static inline __attribute__((__always_inline__)) bool trace_kprobe_is_return(struct trace_kprobe *tk)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_kprobe * | tk |
89 | Return handler != NULL |
Name | Describe |
---|---|
__enable_trace_kprobe | |
__disable_trace_kprobe | |
__register_trace_kprobe | Internal register function - just handle k*probes and flags |
__unregister_trace_kprobe | Internal unregister function - just handle k*probes and flags |
register_trace_kprobe | Register a trace_probe and probe_event |
trace_kprobe_show | |
init_trace_event_call |
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 |