From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19783 invoked by alias); 7 Oct 2008 17:06:22 -0000 Received: (qmail 19693 invoked by uid 426); 7 Oct 2008 17:06:21 -0000 Date: Tue, 07 Oct 2008 17:06:00 -0000 Message-ID: <20081007170620.19543.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-328-g0d633db X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 53ed08414957de1e90c8332f7d5a71a384de039e X-Git-Newrev: 0d633db21595f7160d0f7a767ab92181284d8adb 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-q4/txt/msg00017.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 0d633db21595f7160d0f7a767ab92181284d8adb (commit) from 53ed08414957de1e90c8332f7d5a71a384de039e (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 0d633db21595f7160d0f7a767ab92181284d8adb Author: Frank Ch. Eigler Date: Tue Oct 7 13:06:17 2008 -0400 PR4886: weaken build-id failure semantics ----------------------------------------------------------------------- Summary of changes: runtime/ChangeLog | 7 +++++ runtime/sym.c | 60 +++++++++++++++++++----------------------- runtime/sym.h | 7 +---- runtime/transport/ChangeLog | 6 ++++ runtime/transport/symbols.c | 19 ++++++------- translate.cxx | 6 ++++ 6 files changed, 56 insertions(+), 49 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool