From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31595 invoked by alias); 1 Dec 2011 11:08:25 -0000 Received: (qmail 31560 invoked by uid 9112); 1 Dec 2011 11:08:23 -0000 Date: Thu, 01 Dec 2011 11:08:00 -0000 Message-ID: <20111201110823.31548.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-526-gaf3e4f8 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8bf9072636b6cecfb674303ef10f701b587975f1 X-Git-Newrev: af3e4f8792bc0842e2d321afa978f2ae20d64cba 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-q4/txt/msg00176.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 af3e4f8792bc0842e2d321afa978f2ae20d64cba (commit) from 8bf9072636b6cecfb674303ef10f701b587975f1 (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 af3e4f8792bc0842e2d321afa978f2ae20d64cba Author: Mark Wielaard Date: Thu Dec 1 12:05:35 2011 +0100 Document some new features and improvements since systemtap 1.6. task_backtrace removed, MAXBACKTRACE documented, new probe_type() function, unwind and symbol data only processed when really necesessary, kernel backtraces for non-pt_regs probe context (timer and tracepoints), ubacktrace() from kernel probe points, s390x user space support, ppc, s390x and arm dwarf unwinder support, arm uprobes port. ----------------------------------------------------------------------- Summary of changes: NEWS | 36 ++++++++++++++++++++++++++++++++++++ 1 files changed, 36 insertions(+), 0 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool