Function report |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-28 11:59:20 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:trace_printk_start_stop_comm
Proto:static void trace_printk_start_stop_comm(int enabled)
Type:void
Parameter:
Type | Parameter | Name |
---|---|---|
int | enabled |
3174 | If Not buffers_allocated Then Return |
3177 | If enabled Then tracing_start_cmdline_record() |
3179 | Else tracing_stop_cmdline_record() |
Name | Describe |
---|---|
set_tracer_flag |
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 |