Where is stap looking for debuginfo?

Michael K Dolan mdoln@us.ibm.com
Tue Sep 25 21:58:00 GMT 2007


"Haley Miller" <haley.miller@gmail.com> wrote on 09/25/2007 11:08:14 AM:

> Redhat Enterprise Linux 4 on an x86_64 SMP machine.
>

Do you have the kernel debuginfo package installed?

From an old thread:

Systemtap looks for the debug info in these locations
  /boot/vmlinux-`uname -r`    /usr/lib/debug/lib/modules/`uname
-r`/vmlinux    /lib/modules/`uname -r`/vmlinux

So make sure that you have vmlinux in one of those locations.



More information about the Systemtap mailing list