Function report |
Source Code:kernel\trace\trace_uprobe.c |
Create Date:2022-07-28 12:44:02 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_uprobe_primary_from_call
Proto:static inline __attribute__((__always_inline__)) struct trace_uprobe *trace_uprobe_primary_from_call(struct trace_event_call *call)
Type:struct trace_uprobe
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_event_call * | call |
327 | tp = trace_probe_primary_from_call(call) |
328 | If WARN_ON_ONCE(!tp) Then Return NULL |
Name | Describe |
---|---|
print_uprobe_event | Event entry printers |
uprobe_event_define_fields |
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 |