From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32689 invoked by alias); 26 Nov 2008 22:20:56 -0000 Received: (qmail 32665 invoked by uid 9778); 26 Nov 2008 22:20:56 -0000 Date: Wed, 26 Nov 2008 22:20:00 -0000 Message-ID: <20081126222056.32654.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-546-gb292269 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c31df222427089e752256c58fceb6f077bdc53ce X-Git-Newrev: b292269455060d2f07dfa83749f9a7766c478c5a 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: 2008-q4/txt/msg00260.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 b292269455060d2f07dfa83749f9a7766c478c5a (commit) via c41e99c8f098302a9ed2eb4fcac6ff5e7cd79cab (commit) from c31df222427089e752256c58fceb6f077bdc53ce (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 b292269455060d2f07dfa83749f9a7766c478c5a Merge: c41e99c8f098302a9ed2eb4fcac6ff5e7cd79cab c31df222427089e752256c58fceb6f077bdc53ce Author: ddomingo Date: Thu Nov 27 08:20:25 2008 +1000 Merge branch 'master' of ssh://sources.redhat.com/git/systemtap commit c41e99c8f098302a9ed2eb4fcac6ff5e7cd79cab Author: ddomingo Date: Thu Nov 27 08:18:03 2008 +1000 added index ----------------------------------------------------------------------- Summary of changes: .../en-US/CrossInstrumenting.xml | 101 +++++- .../en-US/Installation.xml | 121 +++++- .../en-US/Introduction.xml | 53 +++- .../en-US/ScriptConstructs.xml | 200 +++++++++- doc/SystemTap_Beginners_Guide/en-US/Scripts.xml | 453 +++++++++++++++++++- .../en-US/Understanding_How_SystemTap_Works.xml | 57 +++- .../en-US/Using_SystemTap.xml | 85 ++++- 7 files changed, 1034 insertions(+), 36 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool