This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Kernel-debuginfo


Hi -

> ./stap -p4 testsuite/buildok/three.stp
> semantic error: dwfl failure (find kernel debug-info): No such file or 
> directory
>        while: resolving probe point kernel.function("pipe_read")
> [...]
> How do I tell systemtap to go look for the my kernel-debuginfo?

The elfutils library that looks for kernel debugging information
currently appears hard-coded to look for that info in a location
where Red Hat kernel-debuginfo RPMs would deposit it.  According
to the brand spanking new stap man page, this is

/usr/lib/debug/lib/modules/VERSION

- FChE

Attachment: pgp00000.pgp
Description: PGP signature


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]