From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28679 invoked by alias); 19 Sep 2012 00:28:29 -0000 Received: (qmail 28625 invoked by uid 9586); 19 Sep 2012 00:28:28 -0000 Date: Wed, 19 Sep 2012 00:28:00 -0000 Message-ID: <20120919002826.28604.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.8-241-g8140a78 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 44cfbe258c8cdd0bf0a677e913e885a3f942cc37 X-Git-Newrev: 8140a78d67433029d07a76ad8eb50fe7ff95298d 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: 2012-q3/txt/msg00167.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 8140a78d67433029d07a76ad8eb50fe7ff95298d (commit) via 0203ee24175e61cd7efd1e1cbda7f7d175ab15a6 (commit) from 44cfbe258c8cdd0bf0a677e913e885a3f942cc37 (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 8140a78d67433029d07a76ad8eb50fe7ff95298d Author: Josh Stone Date: Tue Sep 18 17:22:42 2012 -0700 stapdyn: Enable user macros and verbose gcc reporting commit 0203ee24175e61cd7efd1e1cbda7f7d175ab15a6 Author: Josh Stone Date: Tue Sep 18 17:20:26 2012 -0700 stapdyn: Add execname() using prctl(PR_GET_NAME) ----------------------------------------------------------------------- Summary of changes: buildrun.cxx | 7 +++++++ tapset/dyninst/context.stp | 10 +++++++++- 2 files changed, 16 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool