This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/17889] the translator does not understand arm64 constants in sdt markers
- From: "wcohen at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sourceware dot org
- Date: Tue, 27 Jan 2015 22:30:58 +0000
- Subject: [Bug translator/17889] the translator does not understand arm64 constants in sdt markers
- Auto-submitted: auto-generated
- References: <bug-17889-6586 at http dot sourceware dot org/bugzilla/>
https://sourceware.org/bugzilla/show_bug.cgi?id=17889
--- Comment #1 from William Cohen <wcohen at redhat dot com> ---
Created attachment 8086
--> https://sourceware.org/bugzilla/attachment.cgi?id=8086&action=edit
Allow machine the arm64 unpredixed constants
Did a check on arm64 and x86_64 with this patch and the following
# make installcheck RUNTESTFLAGS="--debug systemtap.base/sdt.exp"
On arm64 all the tests including the ones that optimize the marker arguments to
constants all pass:.
=== systemtap Summary ===
# of expected passes 64
On x86_64 had no failures (so the alternative regexp didn't mess things up):
=== systemtap Summary ===
# of expected passes 64
--
You are receiving this mail because:
You are the assignee for the bug.