From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24422 invoked by alias); 17 Apr 2009 20:21:29 -0000 Received: (qmail 24397 invoked by uid 9789); 17 Apr 2009 20:21:29 -0000 Date: Fri, 17 Apr 2009 20:21:00 -0000 Message-ID: <20090417202128.24384.qmail@sourceware.org> From: ksebasti@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.5-156-g7b3a974 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 7c806934696e39dc9ee488ee00d2ffde18ce1ba0 X-Git-Newrev: 7b3a97413eb1e8fce9ae37db0fc9d0f21d6b8f9a 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-q2/txt/msg00089.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 7b3a97413eb1e8fce9ae37db0fc9d0f21d6b8f9a (commit) via 755cdd9b9c502b54324a3c56d8fda7fc1ad1fa88 (commit) from 7c806934696e39dc9ee488ee00d2ffde18ce1ba0 (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 7b3a97413eb1e8fce9ae37db0fc9d0f21d6b8f9a Merge: 755cdd9b9c502b54324a3c56d8fda7fc1ad1fa88 7c806934696e39dc9ee488ee00d2ffde18ce1ba0 Author: Kent Sebastian Date: Fri Apr 17 16:21:14 2009 -0400 Merge branch 'master' of git+ssh://sources.redhat.com/git/systemtap commit 755cdd9b9c502b54324a3c56d8fda7fc1ad1fa88 Author: Kent Sebastian Date: Fri Apr 17 16:20:09 2009 -0400 PR10082: add environment variable to pass -r RELEASE/PATH option ----------------------------------------------------------------------- Summary of changes: README | 4 ++++ main.cxx | 30 ++++++++++++++++++++++++++++++ stap.1.in | 9 +++++++-- 3 files changed, 41 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool