From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20739 invoked by alias); 2 Apr 2009 01:13:36 -0000 Received: (qmail 20707 invoked by uid 9024); 2 Apr 2009 01:13:35 -0000 Date: Thu, 02 Apr 2009 01:13:00 -0000 Message-ID: <20090402011335.20696.qmail@sourceware.org> From: roland@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.5-56-g976c562 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 83ff01c2f669c66100a5cf7531dda9410a8ff6ce X-Git-Newrev: 976c562d2da11592305260c6ed06d098b81dd491 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/msg00013.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 976c562d2da11592305260c6ed06d098b81dd491 (commit) via 3c960a7cfa61cbde19c0ad88045c8c1f6405ed87 (commit) from 83ff01c2f669c66100a5cf7531dda9410a8ff6ce (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 976c562d2da11592305260c6ed06d098b81dd491 Merge: 3c960a7cfa61cbde19c0ad88045c8c1f6405ed87 83ff01c2f669c66100a5cf7531dda9410a8ff6ce Author: Roland McGrath Date: Wed Apr 1 18:12:10 2009 -0700 Merge branch 'master' of ssh://sources.redhat.com/git/systemtap commit 3c960a7cfa61cbde19c0ad88045c8c1f6405ed87 Author: Roland McGrath Date: Wed Apr 1 18:11:48 2009 -0700 Fix sudo magic wrappers for run-stap devel script. ----------------------------------------------------------------------- Summary of changes: configure | 46 ++++++++++++++++++++++++++++++++++++++++++++++ configure.ac | 3 +++ run-stap.in | 6 ++---- run-stapio.in | 10 ++++++++++ run-staprun.sh | 6 ++++++ 5 files changed, 67 insertions(+), 4 deletions(-) create mode 100644 run-stapio.in create mode 100755 run-staprun.sh hooks/post-receive -- systemtap: system-wide probe/trace tool