From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14222 invoked by alias); 5 Aug 2010 22:13:59 -0000 Received: (qmail 14188 invoked by uid 9586); 5 Aug 2010 22:13:58 -0000 Date: Thu, 05 Aug 2010 22:13:00 -0000 Message-ID: <20100805221358.14177.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.3-36-g116bd66 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 3e734ebff366cd3ef9fbc6c1d9172b2ac56ef9a4 X-Git-Newrev: 116bd66960dfbba97a123c4f1fe903d717d1e805 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: 2010-q3/txt/msg00132.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 116bd66960dfbba97a123c4f1fe903d717d1e805 (commit) via bb78b9c1f6cb0a36cc6911cd432eee3c6ca0c45f (commit) from 3e734ebff366cd3ef9fbc6c1d9172b2ac56ef9a4 (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 116bd66960dfbba97a123c4f1fe903d717d1e805 Author: Josh Stone Date: Thu Aug 5 15:12:02 2010 -0700 sprint_stack() and sprint_ustack() are pure commit bb78b9c1f6cb0a36cc6911cd432eee3c6ca0c45f Author: Josh Stone Date: Thu Aug 5 15:11:09 2010 -0700 sprint_backtrace() is pure and stringy ----------------------------------------------------------------------- Summary of changes: tapset/context-symbols.stp | 2 +- tapset/context-unwind.stp | 2 +- tapset/ucontext-symbols.stp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool