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.2-77-geada040


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  eada04085180e48bfd376bbc703da8489ce535cc (commit)
      from  2a650e10730c704df0ce6b4ccda405792110791d (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 eada04085180e48bfd376bbc703da8489ce535cc
Author: David Smith <dsmith@redhat.com>
Date:   Thu Apr 22 13:40:09 2010 -0500

    Fixed nfsderrno.stp for RHEL4 (and added a test).
    
    * tapset/nfsderrno.stp: Switched from using cpu_to_be32() to
      __constant_htonl() to add RHEL4 support.
    * testsuite/buildok/nfsderrno-embedded.stp: New test of nfsderrno.stp.

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

Summary of changes:
 tapset/nfsderrno.stp                               |  202 ++++++++++----------
 .../{nfsd-embedded.stp => nfsderrno-embedded.stp}  |    2 +-
 2 files changed, 102 insertions(+), 102 deletions(-)
 copy testsuite/buildok/{nfsd-embedded.stp => nfsderrno-embedded.stp} (55%)


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]