Function report |
Source Code:kernel\trace\trace_events.c |
Create Date:2022-07-28 12:21:15 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:event_trace_enable
Proto:static __init int event_trace_enable(void)
Type:int
Parameter:Nothing
3113 | tr = The global tracer (top) should be the first trace array added,* but we check the flag anyway. |
3123 | ret = event_init(call) |
3124 | If Not ret Then list_add - add a new entry*@new: new entry to be added*@head: list head to add it after* Insert a new entry after the specified head.* This is good for implementing stacks. |
3136 | early_enable_events(tr, false) |
3138 | trace_printk_start_comm() |
3140 | register_event_cmds() |
3142 | register_trigger_cmds() |
3144 | Return 0 |
Name | Describe |
---|---|
trace_event_init |
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 |