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.8-267-g492d227


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  492d227f2caa558c4fdcd4e7aae65cf32b4549cc (commit)
      from  ca1d53c1c0eab03b2bf9422d645e09be7518ea4e (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 492d227f2caa558c4fdcd4e7aae65cf32b4549cc
Author: William Cohen <wcohen@redhat.com>
Date:   Mon Feb 2 11:18:01 2009 -0500

    Revise tcp_connections.stp example and place in sysemtap.examples directory.

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

Summary of changes:
 testsuite/ChangeLog                                |   10 ++++
 testsuite/systemtap.examples/index.html            |    3 +
 testsuite/systemtap.examples/index.txt             |   10 ++++
 testsuite/systemtap.examples/keyword-index.html    |   14 +++++-
 testsuite/systemtap.examples/keyword-index.txt     |   32 +++++++++++++
 .../network/tcp_connections.meta                   |   13 +++++
 .../systemtap.examples/network/tcp_connections.stp |   14 ++++++
 testsuite/systemtap.samples/tcp_connections.stp    |   49 --------------------
 8 files changed, 95 insertions(+), 50 deletions(-)
 create mode 100644 testsuite/systemtap.examples/network/tcp_connections.meta
 create mode 100644 testsuite/systemtap.examples/network/tcp_connections.stp
 delete mode 100644 testsuite/systemtap.samples/tcp_connections.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]