Compile-time stack metadata validation
configname: CONFIG_STACK_VALIDATION
Linux Kernel Configuration
└─>Kernel hacking
└─>Compile-time checks and compiler options
└─>Compile-time stack metadata validation
In linux kernel since version 3.10 (release Date: 2013-06-30)
Validate frame pointer rules at compile-time. This helps ensure that
runtime stack traces are more reliable.
For more information, see
tools/objtool/Documentation/objtool.txt.
runtime stack traces are more reliable.
For more information, see
tools/objtool/Documentation/objtool.txt.