Analyse and explore linux
Component FTRACE_RECORD_RECURSION_SIZE

Component Type: kbuild config

Description: Max number of recursed functions to record

More info: This defines the limit of number of functions that can be listed in the "recursed_functions" file, that lists all the functions that caused a recursion to happen. This file can be reset, but the limit can not change in size at runtime.

Build project: Kconfig (Linux kconfig) (Path: kernel\trace\Kconfig )

Other views: file explorer

Generated by PFA software prototype