]> code.ossystems Code Review - meta-freescale.git/commitdiff
linux-fslc: Enable TRACER support
authorFabio Berton <fabio.berton@ossystems.com.br>
Thu, 17 Nov 2016 17:22:24 +0000 (15:22 -0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 18 Nov 2016 18:23:08 +0000 (16:23 -0200)
Fix warning:
WARNING: lttng-modules-2.8.0+gitAUTOINC+6e4fc6f36d-r0 do_package:
lttng-modules: no modules were created; this may be due to
CONFIG_TRACEPOINTS not being enabled in your kernel.

Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes-kernel/linux/linux-fslc/defconfig

index 3219480b9dbfef564c2dccf73a5b9aada6f4f147..5e0972c9ad95ac1d1a0e075ec7871a6b39e248a9 100644 (file)
@@ -374,8 +374,8 @@ CONFIG_MAGIC_SYSRQ=y
 # CONFIG_SCHED_DEBUG is not set
 CONFIG_PROVE_LOCKING=y
 # CONFIG_DEBUG_BUGVERBOSE is not set
-# CONFIG_FTRACE is not set
 # CONFIG_ARM_UNWIND is not set
+CONFIG_FUNCTION_TRACER=y
 CONFIG_SECURITYFS=y
 CONFIG_CRYPTO_DEV_FSL_CAAM=y
 CONFIG_CRYPTO_DEV_SAHARA=y