From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18039 invoked by alias); 15 Aug 2008 18:43:08 -0000 Received: (qmail 18015 invoked by uid 426); 15 Aug 2008 18:43:08 -0000 Date: Fri, 15 Aug 2008 18:43:00 -0000 Message-ID: <20080815184308.18003.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-92-gaa15b9f X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a43ba4339f5b291d139e0be59bba4bc46c55ea25 X-Git-Newrev: aa15b9f0167dfc87c3bd78e956005b0eacefbc98 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/msg00146.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 aa15b9f0167dfc87c3bd78e956005b0eacefbc98 (commit) from a43ba4339f5b291d139e0be59bba4bc46c55ea25 (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 aa15b9f0167dfc87c3bd78e956005b0eacefbc98 Author: Frank Ch. Eigler Date: Fri Aug 15 14:43:03 2008 -0400 extend callgraph example to use $$parms / $$return ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.examples/ChangeLog | 5 +++ .../systemtap.examples/general/para-callgraph.meta | 16 +++------- .../systemtap.examples/general/para-callgraph.stp | 26 +++++++++-------- testsuite/systemtap.examples/index.html | 6 ++-- testsuite/systemtap.examples/index.txt | 17 ++++++----- testsuite/systemtap.examples/keyword-index.html | 12 ++++---- testsuite/systemtap.examples/keyword-index.txt | 30 ++++++++++--------- testsuite/systemtap.examples/subsystem-index.html | 11 ++++-- testsuite/systemtap.examples/subsystem-index.txt | 23 ++++++++------ 9 files changed, 78 insertions(+), 68 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool