From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8885 invoked by alias); 22 May 2009 19:21:39 -0000 Received: (qmail 8860 invoked by uid 9586); 22 May 2009 19:21:38 -0000 Date: Fri, 22 May 2009 19:21:00 -0000 Message-ID: <20090522192138.8849.qmail@sourceware.org> From: jistone@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.7-158-g9e50196 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 1208cc21f63fff917e7817487d727d4cbe12d0ea X-Git-Newrev: 9e501962301f8c76b17a8eafc83fc2505c5457c0 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/msg00253.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 9e501962301f8c76b17a8eafc83fc2505c5457c0 (commit) from 1208cc21f63fff917e7817487d727d4cbe12d0ea (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 9e501962301f8c76b17a8eafc83fc2505c5457c0 Author: Josh Stone Date: Fri May 22 12:17:45 2009 -0700 Restore staprun's support for REAL_UID/GID This is needed for run-stap so that stapio and all child processes can run as the originally invoking user instead of root. ----------------------------------------------------------------------- Summary of changes: runtime/staprun/staprun_funcs.c | 15 ++++++++++++++- 1 files changed, 14 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool