|
@@ -3663,6 +3663,7 @@ static const char readme_msg[] =
|
|
#endif
|
|
#endif
|
|
#ifdef CONFIG_FUNCTION_GRAPH_TRACER
|
|
#ifdef CONFIG_FUNCTION_GRAPH_TRACER
|
|
" set_graph_function\t- Trace the nested calls of a function (function_graph)\n"
|
|
" set_graph_function\t- Trace the nested calls of a function (function_graph)\n"
|
|
|
|
+ " set_graph_notrace\t- Do not trace the nested calls of a function (function_graph)\n"
|
|
" max_graph_depth\t- Trace a limited depth of nested calls (0 is unlimited)\n"
|
|
" max_graph_depth\t- Trace a limited depth of nested calls (0 is unlimited)\n"
|
|
#endif
|
|
#endif
|
|
#ifdef CONFIG_TRACER_SNAPSHOT
|
|
#ifdef CONFIG_TRACER_SNAPSHOT
|