Function report |
Source Code:kernel\trace\trace_events.c |
Create Date:2022-07-28 12:20:37 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:__register_event
Proto:static int __register_event(struct trace_event_call *call, struct module *mod)
Type:int
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct trace_event_call * | call | |
| struct module * | mod |
| 2127 | ret = event_init(call) |
| 2134 | Return 0 |
| Name | Describe |
|---|---|
| trace_add_event_call | Add an additional event_call dynamically |
| trace_module_add_events |
| 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 |