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.7-281-gcb6bae0


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  cb6bae09b90ddb614342a2f1a6384856a04cc832 (commit)
       via  1aea7705244138b2afa23f176dad9977ca122583 (commit)
      from  ba28020ebf83ba7e63bf70620a0a3d2f4c5d6079 (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 cb6bae09b90ddb614342a2f1a6384856a04cc832
Author: Serguei Makarov <smakarov@redhat.com>
Date:   Tue Jun 5 15:14:52 2012 -0400

    Stress test embedded-C functions including __ip6_skb_proto from PR14165.
    
    The test can probably be expanded to poke other functions with other
    values without too much trouble.

commit 1aea7705244138b2afa23f176dad9977ca122583
Author: Serguei Makarov <smakarov@redhat.com>
Date:   Tue Jun 5 15:13:07 2012 -0400

    PR14164, PR14165: IPv6, ARP functionality for netfilter.stp.

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

Summary of changes:
 tapset/netfilter.stp                    |  297 ++++++++++++++++++------------
 testsuite/systemtap.base/net-sanity.exp |   22 +++
 testsuite/systemtap.base/net-sanity.stp |   12 ++
 3 files changed, 212 insertions(+), 119 deletions(-)
 create mode 100644 testsuite/systemtap.base/net-sanity.exp
 create mode 100644 testsuite/systemtap.base/net-sanity.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]