Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 4a4abb2b authored by Elliot Berman's avatar Elliot Berman Committed by Gerrit - the friendly Code Review server
Browse files

arm64: defconfig: Add ftrace to genericarmv8



Add ftrace and upstream tracers to genericarmv8 defconfig.

Change-Id: I751e07e098623cb246d3ffbef3550977ac24e00a
Signed-off-by: default avatarElliot Berman <eberman@codeaurora.org>
parent ab470e82
Loading
Loading
Loading
Loading
+5 −2
Original line number Diff line number Diff line
@@ -420,12 +420,15 @@ CONFIG_CRC7=y
CONFIG_CMA_SIZE_MBYTES=32
CONFIG_PRINTK_TIME=y
CONFIG_DEBUG_INFO=y
CONFIG_DEBUG_FS=y
CONFIG_MAGIC_SYSRQ=y
CONFIG_DEBUG_KERNEL=y
# CONFIG_SCHED_DEBUG is not set
# CONFIG_DEBUG_PREEMPT is not set
CONFIG_DEBUG_CREDENTIALS=y
# CONFIG_FTRACE is not set
CONFIG_FUNCTION_TRACER=y
CONFIG_PREEMPTIRQ_EVENTS=y
CONFIG_IRQSOFF_TRACER=y
CONFIG_PREEMPT_TRACER=y
CONFIG_SCHED_TRACER=y
CONFIG_MEMTEST=y
CONFIG_BUG_ON_DATA_CORRUPTION=y