Skip to content

Commit

Permalink
config: enable tracing like for amd64
Browse files Browse the repository at this point in the history
Signed-off-by: Christoph Ostarek <[email protected]>
  • Loading branch information
christoph-zededa authored and rene committed Jul 22, 2024
1 parent 7a6b80a commit fa15f43
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm64/configs/eve_defconfig
Original file line number Diff line number Diff line change
Expand Up @@ -1229,5 +1229,9 @@ CONFIG_SOFTLOCKUP_DETECTOR=y
CONFIG_BOOTPARAM_SOFTLOCKUP_PANIC=y
CONFIG_WQ_WATCHDOG=y
CONFIG_SCHEDSTATS=y
CONFIG_FUNCTION_PROFILER=y
CONFIG_STACK_TRACER=y
CONFIG_FTRACE_SYSCALLS=y
CONFIG_BLK_DEV_IO_TRACE=y
CONFIG_FUNCTION_ERROR_INJECTION=y
CONFIG_MEMTEST=y

0 comments on commit fa15f43

Please sign in to comment.