From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9843 invoked by alias); 3 Sep 2009 23:53:40 -0000 Received: (qmail 9818 invoked by uid 448); 3 Sep 2009 23:53:40 -0000 Date: Thu, 03 Sep 2009 23:53:00 -0000 Message-ID: <20090903235340.9806.qmail@sourceware.org> From: brolley@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.9-240-ga5d268f X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: df56da84549816b15a1f7aea3c9f71de2b2001ad X-Git-Newrev: a5d268f35032292b8f85cc75a316930ed0b95aab 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-q3/txt/msg00203.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 a5d268f35032292b8f85cc75a316930ed0b95aab (commit) via 8402bcf68e5321b3459cbbbd27d5111bb184922e (commit) from df56da84549816b15a1f7aea3c9f71de2b2001ad (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 a5d268f35032292b8f85cc75a316930ed0b95aab Merge: 8402bcf68e5321b3459cbbbd27d5111bb184922e df56da84549816b15a1f7aea3c9f71de2b2001ad Author: Dave Brolley Date: Thu Sep 3 19:53:24 2009 -0400 Merge branch 'master' of ssh://sources.redhat.com/git/systemtap commit 8402bcf68e5321b3459cbbbd27d5111bb184922e Author: Dave Brolley Date: Thu Sep 3 19:52:44 2009 -0400 Use task_euid when STAPCONF_TASK_UID is not defined. ----------------------------------------------------------------------- Summary of changes: runtime/task_finder.c | 20 +++++++++++++++++--- 1 files changed, 17 insertions(+), 3 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool