From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24087 invoked by alias); 28 Sep 2011 21:25:29 -0000 Received: (qmail 24054 invoked by uid 9586); 28 Sep 2011 21:25:29 -0000 Date: Wed, 28 Sep 2011 21:25:00 -0000 Message-ID: <20110928212529.24043.qmail@sourceware.org> From: jistone@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-261-g5721af2 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: d132aa64f7edb52b905c2065ed4b2f07be4abcf7 X-Git-Newrev: 5721af20dd8bec84dfe422f0b733f425daccc573 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: 2011-q3/txt/msg00302.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 5721af20dd8bec84dfe422f0b733f425daccc573 (commit) via 94d71ceac7e009878627c76330242e589de3ab27 (commit) from d132aa64f7edb52b905c2065ed4b2f07be4abcf7 (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 5721af20dd8bec84dfe422f0b733f425daccc573 Author: Josh Stone Date: Wed Sep 28 14:07:07 2011 -0700 Convert _stp_ctl_write_cmd->default's message to dbug_trans2 commit 94d71ceac7e009878627c76330242e589de3ab27 Author: Josh Stone Date: Wed Sep 28 13:58:11 2011 -0700 PR13128: preparing for more privilege levels Only staprun (euid==0) sends STP_RELOCATION and STP_TZINFO. ----------------------------------------------------------------------- Summary of changes: runtime/transport/control.c | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool