From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11143 invoked by alias); 12 Feb 2009 01:37:08 -0000 Received: (qmail 11117 invoked by uid 9778); 12 Feb 2009 01:37:06 -0000 Date: Thu, 12 Feb 2009 01:37:00 -0000 Message-ID: <20090212013705.11105.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-339-gccae4f3 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: bbc46bf643491173b9086907cf0820b3fd2c1fe3 X-Git-Newrev: ccae4f38c9107f56b99bfc19ed01cea03d370576 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/msg00143.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 ccae4f38c9107f56b99bfc19ed01cea03d370576 (commit) from bbc46bf643491173b9086907cf0820b3fd2c1fe3 (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 ccae4f38c9107f56b99bfc19ed01cea03d370576 Author: ddomingo Date: Thu Feb 12 11:36:55 2009 +1000 added topsys.stp to examples (profiling) ----------------------------------------------------------------------- Summary of changes: .../en-US/Useful_Scripts-timeout.xml | 23 ++-- .../en-US/Useful_Scripts-topsys.xml | 131 ++++++++++++++++++++ .../en-US/Useful_SystemTap_Scripts.xml | 1 + 3 files changed, 143 insertions(+), 12 deletions(-) create mode 100644 doc/SystemTap_Beginners_Guide/en-US/Useful_Scripts-topsys.xml hooks/post-receive -- systemtap: system-wide probe/trace tool