This is the mail archive of the systemtap-cvs@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]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-4-g77bfa15


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  77bfa15c05ae30b5aed520f5587b8ee6b2b1c446 (commit)
      from  fab6097f33d7576bd2a918bebaf3e28413242308 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 77bfa15c05ae30b5aed520f5587b8ee6b2b1c446
Author: William Cohen <wcohen@redhat.com>
Date:   Tue Jul 26 16:15:41 2011 -0400

    Break user_int64 64-bit operation into two for arm
    
    Like the i386, the arm processor is also limited to 32-bit oprations.
    The user_int64() needs to break the 64-bit access into 32-bit operations.

-----------------------------------------------------------------------

Summary of changes:
 tapset/uconversions.stp |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]