From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32299 invoked by alias); 7 Jul 2010 16:38:02 -0000 Received: (qmail 32240 invoked by uid 678); 7 Jul 2010 16:37:57 -0000 Date: Wed, 07 Jul 2010 16:38:00 -0000 Message-ID: <20100707163757.32229.qmail@sourceware.org> From: wcohen@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-429-g9141644 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b96bcce8364d9b34cdf0da53ab0633b57e9ca318 X-Git-Newrev: 9141644d8f6ce17a5a52966b149d25c25f71094b Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Reply-To: systemtap@sourceware.org X-SW-Source: 2010-q3/txt/msg00027.txt.bz2 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 9141644d8f6ce17a5a52966b149d25c25f71094b (commit) from b96bcce8364d9b34cdf0da53ab0633b57e9ca318 (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 9141644d8f6ce17a5a52966b149d25c25f71094b Author: William Cohen Date: Wed Jul 7 12:36:08 2010 -0400 Refresh network/socktop and incorporate it into testing framework. ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.examples/index.html | 3 ++ testsuite/systemtap.examples/index.txt | 9 +++++ testsuite/systemtap.examples/keyword-index.html | 6 +++ testsuite/systemtap.examples/keyword-index.txt | 18 +++++++++ testsuite/systemtap.examples/network/socktop | 39 +++++++++++++++++++-- testsuite/systemtap.examples/network/socktop.meta | 13 +++++++ 6 files changed, 85 insertions(+), 3 deletions(-) create mode 100644 testsuite/systemtap.examples/network/socktop.meta hooks/post-receive -- systemtap: system-wide probe/trace tool