From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3391 invoked by alias); 30 Sep 2008 14:35:32 -0000 Received: (qmail 3367 invoked by uid 9112); 30 Sep 2008 14:35:31 -0000 Date: Tue, 30 Sep 2008 14:35:00 -0000 Message-ID: <20080930143526.3340.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-297-ga3de5d6 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 338e2309ef67c7b0d1ac3df852502e55bc316c8a X-Git-Newrev: a3de5d6e615aafb9528e22db5eeb6ddc12823256 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: 2008-q3/txt/msg00269.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 a3de5d6e615aafb9528e22db5eeb6ddc12823256 (commit) from 338e2309ef67c7b0d1ac3df852502e55bc316c8a (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 a3de5d6e615aafb9528e22db5eeb6ddc12823256 Author: Mark Wielaard Date: Tue Sep 30 16:35:13 2008 +0200 Don't crash when reporting an error if getting alternatives fails. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 6 ++++++ tapsets.cxx | 6 ++++-- 2 files changed, 10 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool