From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32633 invoked by alias); 11 Feb 2009 00:53:31 -0000 Received: (qmail 32605 invoked by uid 9778); 11 Feb 2009 00:53:27 -0000 Date: Wed, 11 Feb 2009 00:53:00 -0000 Message-ID: <20090211005327.32593.qmail@sourceware.org> From: ddomingo@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.8-327-g098043c X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8ccdc31544c385b2b9ccf1206c983acdfb2d96e2 X-Git-Newrev: 098043c5f96ee58756342cfbe7b49c2572f79a15 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: 2009-q1/txt/msg00137.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 098043c5f96ee58756342cfbe7b49c2572f79a15 (commit) via 0404e375bc0b780c7cbf0f08a7a37a43de35eb02 (commit) via 606076e0b6035270bce9d27b629cdf638ff5d0db (commit) from 8ccdc31544c385b2b9ccf1206c983acdfb2d96e2 (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 098043c5f96ee58756342cfbe7b49c2572f79a15 Author: ddomingo Date: Wed Feb 11 10:52:28 2009 +1000 added section on how to monitor polling (testsuite/profiling/timeout.stp) commit 0404e375bc0b780c7cbf0f08a7a37a43de35eb02 Author: ddomingo Date: Wed Feb 11 10:51:13 2009 +1000 corrected author name commit 606076e0b6035270bce9d27b629cdf638ff5d0db Author: ddomingo Date: Wed Feb 11 10:51:07 2009 +1000 corrected author name ----------------------------------------------------------------------- Summary of changes: .../en-US/Author_Group.xml | 10 ++ .../en-US/Useful_Scripts-timeout.xml | 137 ++++++++++++++++++++ .../en-US/Useful_SystemTap_Scripts.xml | 1 + doc/Tapset_Reference_Guide/en-US/Author_Group.xml | 2 +- 4 files changed, 149 insertions(+), 1 deletions(-) create mode 100644 doc/SystemTap_Beginners_Guide/en-US/Useful_Scripts-timeout.xml hooks/post-receive -- systemtap: system-wide probe/trace tool