Function report |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-28 11:58:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:racing_is_enabled - Show if global_trace has been disabled* Shows if the global trace has been enabled or not. It uses the* mirror flag "buffer_disabled" to be used in fast paths such as for* the irqsoff tracer
Proto:int tracing_is_enabled(void)
Type:int
Parameter:Nothing
641 | smp_rmb() |
642 | Return Not buffer_disabled |
Name | Describe |
---|---|
start_critical_timing | |
stop_critical_timing | |
start_irqsoff_tracer | |
start_func_tracer |
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 |