public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-75-g2e25167
@ 2009-10-08 18:01 dwilder
  0 siblings, 0 replies; only message in thread
From: dwilder @ 2009-10-08 18:01 UTC (permalink / raw)
  To: systemtap-cvs

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  2e2516781661f5a4b41e4dc79d423250e057f271 (commit)
      from  561079c8601d7ded6fe958b4cec3d0f7aec1ee63 (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 2e2516781661f5a4b41e4dc79d423250e057f271
Author: David J. Wilder <wilder@wilder.ibm.com>
Date:   Thu Oct 8 11:00:20 2009 -0700

    This script (tcp_trace) can be used to trace tcp connection parameters and state changes.  This work was original inspired by Stephen Hemminger's TCP cwnd snooper (net/ipv4/tcp_probe.c). Tcp_trace is a helpful tool for troubleshooting connection performance issues.

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

Summary of changes:
 testsuite/systemtap.examples/index.html            |    3 +
 testsuite/systemtap.examples/index.txt             |    8 +
 testsuite/systemtap.examples/keyword-index.html    |    6 +
 testsuite/systemtap.examples/keyword-index.txt     |   16 +
 .../systemtap.examples/network/tcp_trace.meta      |   14 +
 testsuite/systemtap.examples/network/tcp_trace.stp |  744 ++++++++++++++++++++
 testsuite/systemtap.examples/network/tcp_trace.txt |   26 +
 7 files changed, 817 insertions(+), 0 deletions(-)
 create mode 100644 testsuite/systemtap.examples/network/tcp_trace.meta
 create mode 100755 testsuite/systemtap.examples/network/tcp_trace.stp
 create mode 100644 testsuite/systemtap.examples/network/tcp_trace.txt


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2009-10-08 18:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-08 18:01 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-75-g2e25167 dwilder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).