summaryrefslogtreecommitdiff
path: root/init
diff options
context:
space:
mode:
Diffstat (limited to 'init')
-rw-r--r--init/Kconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/init/Kconfig b/init/Kconfig
index 20cd427eee1c..628389fb7151 100644
--- a/init/Kconfig
+++ b/init/Kconfig
@@ -1490,9 +1490,9 @@ config PERF_EVENTS
Say Y if unsure.
config PERF_ANDROID_BACKTRACE
- default n
+ default y
bool "Backtracing support for the Perf tool on Android"
- depends on PERF_EVENTS
+ depends on PERF_EVENTS && ANDROID
help
This config changes default function stack format that Perf
profiler uses for backtracing. With this config enabled Perf