Function report |
Source Code:kernel\trace\fgraph.c |
Create Date:2022-07-28 12:17:52 |
Last Modify:2020-03-17 20:08:56 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:The function graph tracer should only trace the functions defined* by set_ftrace_filter and set_ftrace_notrace
Proto:void update_function_graph_func(void)
Type:void
Parameter:Nothing
465 | bool do_test = false |
474 | If op != global_ops && op != graph_ops && op != ftrace_list_end Then |
476 | do_test = true |
478 | Go to out |
481 | out : |
482 | If do_test Then ftrace_graph_entry = ftrace_graph_entry_test |
484 | Else ftrace_graph_entry = __ftrace_graph_entry |
Name | Describe |
---|---|
register_ftrace_graph | |
update_ftrace_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 |