Function report |
Source Code:kernel\trace\trace.c |
Create Date:2022-07-28 12:00:31 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:Some tracers are not suitable for instance buffers.* A tracer is always available for the global array (toplevel)* or if it explicitly states that it is.
Proto:static bool trace_ok_for_array(struct tracer *t, struct trace_array *tr)
Type:bool
Parameter:
Type | Parameter | Name |
---|---|---|
struct tracer * | t | |
struct trace_array * | tr |
4397 | Return flags & TRACE_ARRAY_FL_GLOBAL || allow_instances |
Name | Describe |
---|---|
get_tracer_for_array | Find the next tracer that this trace array may use |
tracing_set_tracer | |
create_trace_option_files |
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 |