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:tracer_tracing_off
Proto:void tracer_tracing_off(struct trace_array *tr)
Type:void
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct trace_array * | tr |
| 1254 | If buffer Then g_buffer_record_off - stop all writes into the buffer*@buffer: The ring buffer to stop writes to |
| 1264 | buffer_disabled = 1 |
| 1266 | smp_wmb() |
| Name | Describe |
|---|---|
| tracing_off | 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. |
| tracing_free_buffer_release | |
| rb_simple_write |
| 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 |