From eaba3cf0b20ebbf88fe6ac24b2e039decf893d94 Mon Sep 17 00:00:00 2001 From: Olli Janatuinen Date: Wed, 12 Apr 2023 14:14:20 +0000 Subject: [PATCH] Really enable BTF --- config/x86/kernel-config | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config/x86/kernel-config b/config/x86/kernel-config index 4e6d034..b4452aa 100644 --- a/config/x86/kernel-config +++ b/config/x86/kernel-config @@ -9476,8 +9476,9 @@ CONFIG_DEBUG_BUGVERBOSE=y CONFIG_DEBUG_INFO=y # CONFIG_DEBUG_INFO_REDUCED is not set # CONFIG_DEBUG_INFO_COMPRESSED is not set -CONFIG_DEBUG_INFO_SPLIT=y +# CONFIG_DEBUG_INFO_SPLIT is not set CONFIG_DEBUG_INFO_DWARF4=y +CONFIG_DEBUG_INFO_BTF=y # CONFIG_GDB_SCRIPTS is not set # CONFIG_ENABLE_MUST_CHECK is not set CONFIG_FRAME_WARN=1024