Function report |
Source Code:kernel\trace\trace_events.c |
Create Date:2022-07-28 12:20:46 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Add an event to a trace directory
Proto:static int __trace_add_new_event(struct trace_event_call *call, struct trace_array *tr)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct trace_event_call * | call | |
struct trace_array * | tr |
2302 | file = trace_create_new_event(call, tr) |
2306 | Return event_create_dir(event_dir, file) |
Name | Describe |
---|---|
__trace_add_event_dirs | Create a new event directory structure for a trace directory. |
__add_event_to_tracers |
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 |