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]

[Bug runtime/17696] Systemtap fails to find kernel tracepoints when kernel is built in a separate directory from source tree


https://sourceware.org/bugzilla/show_bug.cgi?id=17696

--- Comment #4 from Josh Stone <jistone at redhat dot com> ---
Created attachment 8058
  --> https://sourceware.org/bugzilla/attachment.cgi?id=8058&action=edit
Ignore kernel DW_AT_comp_dir if it's the same as the build tree

Another alternative would be to add a new field to the session, so we can track
all three possible trees separately: build, source, and DW_AT_comp_dir.  But I
think this patch will suffice for now.

-- 
You are receiving this mail because:
You are the assignee for the bug.


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