Analyse and explore linux
Component RING_BUFFER_RECORD_RECURSION

Component Type: kbuild config

Description: Record functions that recurse in the ring buffer

More info: The ring buffer has its own internal recursion. Although when recursion happens it wont cause harm because of the protection, but it does cause an unwanted overhead. Enabling this option will place where recursion was detected into the ftrace "recursed_functions" file. This will add more overhead to cases that have recursion.

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

Other views: file explorer

Generated by PFA software prototype