| Function report | 
| Source Code: kernel\trace\ring_buffer.c | Create Date:2022-07-28 11:54:45 | 
| Last Modify:2020-03-17 19:30:04 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:g_buffer_record_disable - stop all writes into the buffer*@buffer: The ring buffer to stop writes to.* This prevents all writes to the buffer. Any attempt to write* to the buffer after this will fail and return NULL.
Proto:void ring_buffer_record_disable(struct ring_buffer *buffer)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct ring_buffer * | buffer | 
| 3198 | atomic_inc( & record_disabled) | 
| Name | Describe | 
|---|---|
| tracing_reset_cpu | |
| tracing_reset_online_cpus | |
| tracing_stop | racing_stop - quick stop of the tracer* Light weight way to stop tracing. Use in conjunction with* tracing_start. | 
| tracing_stop_tr | 
| 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 |