All of lore.kernel.org
 help / color / mirror / Atom feed
* How to Set up Perf tool
@ 2013-11-01 16:40 Amit Tomer
  2013-11-01 18:52 ` Bruce Ashfield
  0 siblings, 1 reply; 3+ messages in thread
From: Amit Tomer @ 2013-11-01 16:40 UTC (permalink / raw)
  To: yocto@yoctoproject.org

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-11-01 20:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-01 16:40 How to Set up Perf tool Amit Tomer
2013-11-01 18:52 ` Bruce Ashfield
2013-11-01 20:19   ` Amit Tomer

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.