Function report | 
Source Code:kernel\trace\trace.c | 
Create Date:2022-07-28 12:00:48 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:__set_tracer_option
Proto:static int __set_tracer_option(struct trace_array *tr, struct tracer_flags *tracer_flags, struct tracer_opt *opts, int neg)
Type:int
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct trace_array * | tr | |
| struct tracer_flags * | tracer_flags | |
| struct tracer_opt * | opts | |
| int | neg | 
| 4654 | If neg Then val &= ~Mask assigned in val field in tracer_flags | 
| 4656 | Else val |= Mask assigned in val field in tracer_flags | 
| 4658 | Return 0 | 
| Name | Describe | 
|---|---|
| set_tracer_option | Try to assign a tracer specific option | 
| trace_options_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  |