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-0.9.5-207-g247f1e1


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  247f1e1fa09953347a4e5313ae0022f151316dae (commit)
      from  3a748561b96b9f67cf37731055a665cb491b48ab (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 247f1e1fa09953347a4e5313ae0022f151316dae
Author: Stan Cox <scox@redhat.com>
Date:   Wed Apr 22 11:34:14 2009 -0400

    Make sdt.h big endian aware.
    
    * sdt.h: Use .quad instead of .long for .probe section addresses.
    ia64 and s390 require 'nop 0' and x86 tolerates it.
    * tapsets.cxx (build): Fetch probe_name in a big endian friendly fashion.

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

Summary of changes:
 includes/sys/sdt.h |   26 +++++++++++++-------------
 tapsets.cxx        |    4 ++--
 2 files changed, 15 insertions(+), 15 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]