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?
Add below kernel config options in your yocto project conf/local.conf file & then clean & rebuild linux kernel.
Booting with this kernel shall have ftrace enabled