Skip to content

Commit 8fe0fcc

Browse files
committed
deepin: arm64: config: Enable Enable ftrace syscall
It has already enabled in x86 and loongarch config, it well used in some applications. I don`t know why miss it, but we can directly enable it now. Signed-off-by: Wentao Guan <[email protected]>
1 parent 6aa25f3 commit 8fe0fcc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

arch/arm64/configs/deepin_arm64_desktop_defconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4240,5 +4240,6 @@ CONFIG_MAGIC_SYSRQ=y
42404240
CONFIG_SCHEDSTATS=y
42414241
CONFIG_RCU_CPU_STALL_TIMEOUT=60
42424242
# CONFIG_RCU_TRACE is not set
4243+
CONFIG_FTRACE_SYSCALLS=y
42434244
# CONFIG_STRICT_DEVMEM is not set
42444245
# CONFIG_RUNTIME_TESTING_MENU is not set

0 commit comments

Comments
 (0)