From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2760 invoked by alias); 6 Sep 2012 14:10:47 -0000 Received: (qmail 2711 invoked by uid 9945); 6 Sep 2012 14:10:45 -0000 Date: Thu, 06 Sep 2012 14:10:00 -0000 Message-ID: <20120906141043.2676.qmail@sourceware.org> From: serhei@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.8-221-g87336c3 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8f095f03b5a69b2abadfb448b7a15c536facd5e3 X-Git-Newrev: 87336c3e04a0ee524fca2e0b50d2142f82ec7848 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/msg00149.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 87336c3e04a0ee524fca2e0b50d2142f82ec7848 (commit) from 8f095f03b5a69b2abadfb448b7a15c536facd5e3 (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 87336c3e04a0ee524fca2e0b50d2142f82ec7848 Author: Serguei Makarov Date: Thu Sep 6 10:06:26 2012 -0400 PR14549: Revert "PR6580: rewrite simple to-be-deprecated backtrace functions in terms of new ones" This reverts commit 4e4aaf10d022db0f607b9e729b1a7abd5decc1b4, keeping the definition of spsyms(), in order to avoid regression PR14549. ----------------------------------------------------------------------- Summary of changes: tapset/linux/context-caller.stp | 16 +++++++++- tapset/linux/context-symbols.stp | 62 +++++++++++++++++++++++++++++++++++-- tapset/linux/context-unwind.stp | 6 +++- tapset/linux/ucontext-symbols.stp | 32 ++++++++++++++++++- tapset/linux/ucontext-unwind.stp | 6 +++- 5 files changed, 114 insertions(+), 8 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool