From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21002 invoked by alias); 8 Sep 2008 23:25:14 -0000 Received: (qmail 20950 invoked by uid 9778); 8 Sep 2008 23:25:13 -0000 Date: Mon, 08 Sep 2008 23:25:00 -0000 Message-ID: <20080908232513.20937.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.7-202-gb94621e X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e6342ff8c11bbed1d2058507b918cf3c140e1322 X-Git-Newrev: b94621e3319a66fd57147b50ea83dfd9ed726a4b 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: X-SW-Source: 2008-q3/txt/msg00213.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 b94621e3319a66fd57147b50ea83dfd9ed726a4b (commit) via a5e2a4c92910faf6ef6a2f84b6b58a85dece300c (commit) from e6342ff8c11bbed1d2058507b918cf3c140e1322 (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 b94621e3319a66fd57147b50ea83dfd9ed726a4b Merge: a5e2a4c92910faf6ef6a2f84b6b58a85dece300c e6342ff8c11bbed1d2058507b918cf3c140e1322 Author: ddomingo Date: Tue Sep 9 09:25:01 2008 +1000 Merge branch 'master' of ssh://sources.redhat.com/git/systemtap commit a5e2a4c92910faf6ef6a2f84b6b58a85dece300c Author: ddomingo Date: Tue Sep 9 09:23:21 2008 +1000 separated Scripts, edited accordingly ----------------------------------------------------------------------- Summary of changes: doc/SystemTap_Beginners_Guide/en-US/Scripts.xml | 46 ++++++++++++++++++++ .../en-US/Understanding_How_SystemTap_Works.xml | 7 ++- 2 files changed, 50 insertions(+), 3 deletions(-) create mode 100644 doc/SystemTap_Beginners_Guide/en-US/Scripts.xml hooks/post-receive -- systemtap: system-wide probe/trace tool