Function report |
Source Code:kernel\trace\trace_dynevent.h |
Create Date:2022-07-28 12:27:44 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:dyn_event_init
Proto:static inline int dyn_event_init(struct dyn_event *ev, struct dyn_event_operations *ops)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct dyn_event * | ev | |
struct dyn_event_operations * | ops |
76 | Return 0 |
Name | Describe |
---|---|
alloc_synth_event | |
alloc_trace_kprobe | Allocate new trace_probe and initialize it (including kprobes). |
alloc_trace_uprobe | Allocate new trace_uprobe and initialize it (including uprobes). |
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 |