Function report |
Source Code:kernel\trace\trace_kprobe.c |
Create Date:2022-07-28 12:38:57 |
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_primary_from_call
Proto:static inline __attribute__((__always_inline__)) struct trace_kprobe *trace_kprobe_primary_from_call(struct trace_event_call *call)
Type:struct trace_kprobe
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_event_call * | call |
212 | tp = trace_probe_primary_from_call(call) |
213 | If WARN_ON_ONCE(!tp) Then Return NULL |
Name | Describe |
---|---|
trace_kprobe_on_func_entry | |
trace_kprobe_error_injectable |
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 |