We have a requirement here to set up the perf tool through our Yocto
frame work.

As Perf source comes with linux kernel under tools/perf ,so it should be
compiled with kernel recipe itself.

But after bitbake of our kernel recipe,we couldn't find any binary
related to perf.
we made sure that below variable should be set in kernel config file

CONFIG_HAVE_PERF_EVENTS=y
CONFIG_PERF_EVENTS=y

Do we need to make any change to our kernel recipe file as well??

Can anyone let us know how we should set Perf tool.

Thanks
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to