Repository : ssh://git@diktynna/doc On branches: backup-redmine,main
commit 221295f4e46eee037a105734c18928639dd2ae0e Author: Sven Eckelmann sven@narfation.org Date: Sun Mar 17 13:29:01 2024 +0000
doc: devtools/Kernel_hacking_Debian_image
221295f4e46eee037a105734c18928639dd2ae0e devtools/Kernel_hacking_Debian_image.textile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devtools/Kernel_hacking_Debian_image.textile b/devtools/Kernel_hacking_Debian_image.textile index 6671dcbe..60059d78 100644 --- a/devtools/Kernel_hacking_Debian_image.textile +++ b/devtools/Kernel_hacking_Debian_image.textile @@ -216,7 +216,8 @@ CONFIG_STACK_VALIDATION=y CONFIG_WQ_WATCHDOG=y CONFIG_DEBUG_WQ_FORCE_RR_CPU=y CONFIG_DEBUG_SECTION_MISMATCH=y -CONFIG_UNWINDER_ORC=y +# test CONFIG_UNWINDER_ORC=y instead of CONFIG_UNWINDER_FRAME_POINTER=y when having problems with interrupt related code +CONFIG_UNWINDER_FRAME_POINTER=y CONFIG_FTRACE=y CONFIG_FUNCTION_TRACER=y CONFIG_FUNCTION_GRAPH_TRACER=y