|
@@ -67,6 +67,7 @@ config FUNCTION_GRAPH_TRACER
|
|
bool "Kernel Function Graph Tracer"
|
|
bool "Kernel Function Graph Tracer"
|
|
depends on HAVE_FUNCTION_GRAPH_TRACER
|
|
depends on HAVE_FUNCTION_GRAPH_TRACER
|
|
depends on FUNCTION_TRACER
|
|
depends on FUNCTION_TRACER
|
|
|
|
+ default y
|
|
help
|
|
help
|
|
Enable the kernel to trace a function at both its return
|
|
Enable the kernel to trace a function at both its return
|
|
and its entry.
|
|
and its entry.
|