linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* vmlinux buildid doesn't match the running one (/sys/kernel/notes)
@ 2011-04-28 17:04 Francis Moreau
  2011-05-01 19:02 ` Francis Moreau
  0 siblings, 1 reply; 4+ messages in thread
From: Francis Moreau @ 2011-04-28 17:04 UTC (permalink / raw)
  To: linux-perf-users

Hello,

I'm trying to use perf-probe, but it fails.

Basically it's due to the buildid of the running kernel (the one which
can be read from /sys/kernel/notes) and the one in vmlinx (which I
compiled my self).

I did this:

  $ make
  $ make modules_install install
  $ ls vmlinux
  vmlinux

reboot

  $ perf probe -k vmlinux -L schedule
  Failed to find path of kernel module.
  Failed to open debuginfo file.
  Error: Failed to show lines. (-2)

So my question is why the buildids doesn't match ?

I guess I did something wrong since it's pretty a standard use case
but I don't see why...

Thanks
-- 
Francis

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

end of thread, other threads:[~2011-05-05  9:41 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-28 17:04 vmlinux buildid doesn't match the running one (/sys/kernel/notes) Francis Moreau
2011-05-01 19:02 ` Francis Moreau
     [not found]   ` <BANLkTikauRD6CF3MuBmuvQqJAuDPHE2x-Q@mail.gmail.com>
2011-05-04 13:12     ` Lin Ming
2011-05-05  9:41       ` Francis Moreau

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).