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 #5 from Zhuo QL <zhuo at bitoasis dot com> ---
(In reply to Josh Stone from comment #4)
> Created attachment 8058 [details]
> 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.

Cool! It works now :).

I think this issue can be marked as RESOLVED after the patch is committed.

Thank you.

-- 
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]