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 #1 from William Cohen <wcohen at redhat dot com> ---
To see the problem downloaded systemtap git tree, built it, and
installed it.  Then ran the listing_mode.exp portion of the testsuite
with:

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

on x86_64 get the following reasonable result

        === systemtap Summary ===

# of expected passes        1547
# of known failures        34

on aarch64  get the much worse results:

        === systemtap Summary ===

# of expected passes        552
# of unexpected failures    563
# of known failures        50

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