[Bug tapsets/11263] exposing foo32 syscalls
dsmith at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Jun 19 17:06:00 GMT 2015
https://sourceware.org/bugzilla/show_bug.cgi?id=11263
David Smith <dsmith at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |dsmith at redhat dot com
Resolution|--- |FIXED
--- Comment #5 from David Smith <dsmith at redhat dot com> ---
This has been fixed, as much as is possible. For newer syscalls and new code
for old syscalls, we try to squash the differences between the 32-bit and
64-bit syscalls. Even on old probes (that we need to keep around for
compatibility reasons), the "name" convenience variable now returns "foo"
instead of "foo32".
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list