Function report |
Source Code:kernel\trace\trace_functions_graph.c |
Create Date:2022-07-28 12:13:34 |
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
| home page | Tree |
| Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:print_graph_function_flags
Proto:enum print_line_t print_graph_function_flags(struct trace_iterator *iter, unsigned int flags)
Type:enum print_line_t
Parameter:
| Type | Parameter | Name |
|---|---|---|
| struct trace_iterator * | iter | |
| unsigned int | flags |
| 1048 | if (data && ({ |
| 1048 | })->ignore) |
| 1061 | If ret == TRACE_TYPE_HANDLED && cpu != cpu Then |
| 1066 | Return ret |
| 1070 | Case type == TRACE_GRAPH_ENT |
| 1080 | Return print_graph_entry( & saved, s, iter, flags) |
| 1082 | Case type == TRACE_GRAPH_RET |
| 1087 | Case type == TRACE_STACK |
| 1090 | Return Relay to other output functions |
| 1092 | Default |
| 1093 | Return print_graph_comment(s, entry, iter, flags) |
| 1096 | Return TRACE_TYPE_HANDLED |
| Name | Describe |
|---|---|
| print_graph_function |
| 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 |