Function report |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-28 11:58:13 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:racing_off - turn off tracing buffers* This function stops the tracing buffers from recording data.* It does not disable any overhead the tracers themselves may* be causing. This function simply causes all recording to* the ring buffers to fail.
Proto:void tracing_off(void)
Type:void
Parameter:Nothing
1279 | tracer_tracing_off( & The global_trace is the descriptor that holds the top-level tracing* buffers for the live tracing.) |
Name | Describe |
---|---|
kgdb_cpu_enter | |
disable_trace_on_warning | |
ftrace_dump | |
tracer_alloc_buffers | |
traceoff_trigger | |
traceoff_count_trigger |
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 |