From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29084 invoked by alias); 18 Feb 2009 15:48:25 -0000 Received: (qmail 29060 invoked by uid 678); 18 Feb 2009 15:48:24 -0000 Date: Wed, 18 Feb 2009 15:48:00 -0000 Message-ID: <20090218154822.29046.qmail@sourceware.org> From: wcohen@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.8-369-g2aa2ccb X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 321b13b9ac2a395db1c7591cfe86bddfc0944e25 X-Git-Newrev: 2aa2ccb83142c3bf98ac8ee1558a0ee72dff3a1f 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-q1/txt/msg00173.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 2aa2ccb83142c3bf98ac8ee1558a0ee72dff3a1f (commit) from 321b13b9ac2a395db1c7591cfe86bddfc0944e25 (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 2aa2ccb83142c3bf98ac8ee1558a0ee72dff3a1f Author: William Cohen Date: Wed Feb 18 10:48:20 2009 -0500 Remove context argument from _stp_stack_print_fallback (PR 9860). ----------------------------------------------------------------------- Summary of changes: runtime/ChangeLog | 5 +++++ runtime/stack-i386.c | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool