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-8-gb200bed


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  b200bed398f9f46361b1a80e29b37d6df703d1ac (commit)
       via  299da0e08ea4e51bac77b27d6807fa9a235e586b (commit)
      from  56c51cc8e816b472e5ad31be277818d20935c8d5 (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 b200bed398f9f46361b1a80e29b37d6df703d1ac
Author: William Cohen <wcohen@redhat.com>
Date:   Tue Jul 26 17:06:08 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.

commit 299da0e08ea4e51bac77b27d6807fa9a235e586b
Author: William Cohen <wcohen@redhat.com>
Date:   Tue Jul 26 17:01:32 2011 -0400

    Revert "Break user_int64 64-bit operation into two for arm"
    
    This reverts commit 77bfa15c05ae30b5aed520f5587b8ee6b2b1c446.

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

Summary of changes:
 tapset/uconversions.stp |    2 +-
 1 files changed, 1 insertions(+), 1 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]