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 translator/17622] On aarch64 ./systemtap.base/listing_mode.exp fails to find any probe points for process.library("liblisting_mode.so").function("libfoo")


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

--- Comment #3 from William Cohen <wcohen at redhat dot com> ---
Now the arm64 results for the following are much better:

 make installcheck RUNTESTFLAGS="--debug systemtap.base/listing_mode.exp"

        === systemtap Summary ===

# of expected passes        1266
# of unexpected failures    4
# of known failures        50

The failures and known failures are due to the lack of plt support for arm64.

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