How to Enable or configure ftrace module
问题 i'd like to use the advanced features of ftrace but i dit not figure out how. debugfs is mounted but there is no "tracing"-folder in /sys/kernel/debug. i am running a ARM-Target @ Angstrom distro build via yocto, please see : Image: uname -a & lsb_release -a output zcat /proc/config.gz | grep TRACER|FTRACE output How to configure the kernel ? which options i have to set? 回答1: Add below kernel config options in your yocto project conf/local.conf file & then clean & rebuild linux kernel. KERNEL