public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.7-34-g7447cb5
@ 2012-02-21 19:23 dsmith
  0 siblings, 0 replies; only message in thread
From: dsmith @ 2012-02-21 19:23 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  7447cb57b8b41913ce7ff2ed91c38eb08b516011 (commit)
      from  57d58463fa86cd9f981c3fc77216a2f05a3b2270 (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 7447cb57b8b41913ce7ff2ed91c38eb08b516011
Author: David Smith <dsmith@redhat.com>
Date:   Tue Feb 21 13:22:45 2012 -0600

    Fix PR13646 (partial) by adding IPv6 support to 'tcp.receive'.
    
    * tapset/tcp.stp: Added IPv6 support to tcp.receive by splitting it into
      tcp.ipv4.receive and tcp.ipv6.receive (and making tcp.receive link to
      both).  Added a 'family' variable.
    * testsuite/buildok/tcp-detailed.stp: Added compile testcase for
      tcp.ipv4.receive and tcp.ipv6.receive.
    * testsuite/systemtap.base/ipaddr.exp: Improved script output regexp.
    * testsuite/systemtap.base/ipaddr2.stp: Works for IPv4 and IPv6.

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

Summary of changes:
 tapset/tcp.stp                       |   43 ++++++++++++++++++++++++++++++---
 testsuite/buildok/tcp-detailed.stp   |    9 ++++++-
 testsuite/systemtap.base/ipaddr.exp  |    2 +-
 testsuite/systemtap.base/ipaddr2.stp |    1 -
 4 files changed, 48 insertions(+), 7 deletions(-)


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


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

only message in thread, other threads:[~2012-02-21 19:23 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-02-21 19:23 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.7-34-g7447cb5 dsmith

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).