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-115-g2adaeba


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  2adaeba8931bf46916f1d3529fefd35b716a31ff (commit)
      from  81a79f79c253d70433686789cd50438100860e06 (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 2adaeba8931bf46916f1d3529fefd35b716a31ff
Author: David Smith <dsmith@redhat.com>
Date:   Wed May 5 12:32:21 2010 -0500

    PR 11338 (partial): Used @defined in tcp.stp and new test cases.
    
    * tapset/tcp.stp: Removed kernel version check.  Made other small
      improvements.
    * testsuite/buildok/tcp-detailed.stp: New detailed test of all tcp probes
      and convenience variables.
    * testsuite/buildok/udp-detailed.stp: New detailed test of all udp probes
      and convenience variables.
    * testsuite/buildok/tcp-embedded.stp: Added rest of the tcp embedded-C
      functions.

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

Summary of changes:
 tapset/tcp.stp                     |   10 +++---
 testsuite/buildok/tcp-detailed.stp |   49 ++++++++++++++++++++++++++++++++++++
 testsuite/buildok/tcp-embedded.stp |    1 +
 testsuite/buildok/udp-detailed.stp |   19 ++++++++++++++
 4 files changed, 74 insertions(+), 5 deletions(-)
 create mode 100755 testsuite/buildok/tcp-detailed.stp
 create mode 100755 testsuite/buildok/udp-detailed.stp


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]