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

Commit e11de4ea authored by Anthony Mah's avatar Anthony Mah Committed by Gerrit - the friendly Code Review server
Browse files

defconfig: gen3auto: enable BPFtrace userland tools



FR for K5.4 on automotive to enable bpftrace for simplified
debugging.  bug: b/172247134.

Change-Id: I1a98d83de0c15c6268304c4b3e69ef97395b1a75
Signed-off-by: default avatarAnthony Mah <amah@codeaurora.org>
parent a9eb6ca4
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -41,3 +41,7 @@ CONFIG_RCU_TRACE=y
CONFIG_DEBUG_ATOMIC_SLEEP=y
CONFIG_DEBUG_OBJECTS_RCU_HEAD=y
CONFIG_DEBUG_PREEMPT=y
CONFIG_FTRACE_SYSCALLS=y
CONFIG_FUNCTION_TRACER=y
CONFIG_FUNCTION_PROFILER=y
CONFIG_BPF_KPROBE_OVERRIDE=y