Analyse and explore linux
Component STACKLEAK_TRACK_MIN_SIZE

Component Type: kbuild config

Description: Minimum stack frame size of functions tracked by STACKLEAK

More info: The STACKLEAK gcc plugin instruments the kernel code for tracking the lowest border of the kernel stack (and for some other purposes). It inserts the stackleak_track_stack() call for the functions with a stack frame size greater than or equal to this parameter. If unsure, leave the default value 100.

Build project: Kconfig (Linux kconfig) (Path: security\Kconfig )

Other views: file explorer

Generated by PFA software prototype