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: SystemTap fails to find kernel tracepoints


On 12/08/2014 08:29 PM, KDr2 wrote:
> But, will stap support the kernel built in a separate dir?

I just pushed this:

commit b19a43768009076de3aea638922dfaebb687e3e9
Author: Josh Stone <jistone@redhat.com>
Date:   Thu Jan 8 14:47:20 2015 -0800

  Use the kernel source symlink for tracepoints

  When the source symlink is different than the build symlink, as for
  out-of-tree kernel builds and Debian linux-headers, then we should use
  that path as a prefix for finding tracepoint headers.


I tested it with Debian's kernel, but I would appreciate your feedback
whether it also solves your out-of-tree kernel builds.

Thanks!
Josh


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