diff options
author | William Cohen <wcohen@redhat.com> | 2009-02-02 11:18:01 -0500 |
---|---|---|
committer | William Cohen <wcohen@redhat.com> | 2009-02-02 11:18:01 -0500 |
commit | 492d227f2caa558c4fdcd4e7aae65cf32b4549cc (patch) | |
tree | c319888b1b69eb1cc396b97d66d7fbaf9e530747 /testsuite/ChangeLog | |
parent | ca1d53c1c0eab03b2bf9422d645e09be7518ea4e (diff) | |
download | systemtap-steved-492d227f2caa558c4fdcd4e7aae65cf32b4549cc.tar.gz systemtap-steved-492d227f2caa558c4fdcd4e7aae65cf32b4549cc.tar.xz systemtap-steved-492d227f2caa558c4fdcd4e7aae65cf32b4549cc.zip |
Revise tcp_connections.stp example and place in sysemtap.examples directory.
Diffstat (limited to 'testsuite/ChangeLog')
-rw-r--r-- | testsuite/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index ad2ea6fb..c8883da4 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,5 +1,15 @@ 2009-02-02 Will Cohen <wcohen@redhat.com> + * systemtap.samples/tcp_connections.stp: Revised and moved to examples. + * systemtap.examples/network/tcp_connections.stp: + * systemtap.examples/network/tcp_connections.meta: New. + * systemtap.examples/index.html: + * systemtap.examples/index.txt: + * systemtap.examples/keyword-index.html: + * systemtap.examples/keyword-index.txt: Regenerate. + +2009-02-02 Will Cohen <wcohen@redhat.com> + * systemtap.samples/tcp_connections_wa.stp: Remove. 2009-02-01 Stan Cox <scox@redhat.com> |