Skip to content

Commit

Permalink
deepin: arm64: config: Enable Enable ftrace syscall
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
opsiff committed Dec 23, 2024
1 parent 6aa25f3 commit 8fe0fcc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions arch/arm64/configs/deepin_arm64_desktop_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4240,5 +4240,6 @@ CONFIG_MAGIC_SYSRQ=y
CONFIG_SCHEDSTATS=y
CONFIG_RCU_CPU_STALL_TIMEOUT=60
# CONFIG_RCU_TRACE is not set
CONFIG_FTRACE_SYSCALLS=y
# CONFIG_STRICT_DEVMEM is not set
# CONFIG_RUNTIME_TESTING_MENU is not set

0 comments on commit 8fe0fcc

Please sign in to comment.