From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14941 invoked by alias); 22 Jul 2010 21:38:42 -0000 Received: (qmail 14924 invoked by uid 678); 22 Jul 2010 21:38:42 -0000 Date: Thu, 22 Jul 2010 21:38:00 -0000 Message-ID: <20100722213842.14905.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.3-7-g5042c38 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: d8878d94c80eaee7dea0743b741d04961dfab4ef X-Git-Newrev: 5042c380b1f2cd0998e0d4ffadf5315fb84c0de5 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/msg00102.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 5042c380b1f2cd0998e0d4ffadf5315fb84c0de5 (commit) from d8878d94c80eaee7dea0743b741d04961dfab4ef (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 5042c380b1f2cd0998e0d4ffadf5315fb84c0de5 Author: William Cohen Date: Thu Jul 22 17:35:31 2010 -0400 Use the para-callgraph.stp example in the examples in the beginner's guide Use the tested examples rather than extras scripts where possible. So in this case use the para-callgraph.stp example which has the same functionality as para-callgraph-simple.stp. ----------------------------------------------------------------------- Summary of changes: .../en-US/Useful_Scripts-paracallgraph.xml | 85 +++++-------------- .../en-US/extras/para-callgraph-simple.stp | 40 --------- 2 files changed, 23 insertions(+), 102 deletions(-) delete mode 100755 doc/SystemTap_Beginners_Guide/en-US/extras/para-callgraph-simple.stp hooks/post-receive -- systemtap: system-wide probe/trace tool