From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28082 invoked by alias); 23 Jan 2009 15:41:36 -0000 Received: (qmail 28054 invoked by uid 426); 23 Jan 2009 15:41:35 -0000 Date: Fri, 23 Jan 2009 15:41:00 -0000 Message-ID: <20090123154134.28040.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.8-218-ge39c538 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 93f864575a8c8123ee8d54cab5e4ea51988e75e7 X-Git-Newrev: e39c538eccaf2cb741e74ca1dee07caf5b2fb922 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/msg00056.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 e39c538eccaf2cb741e74ca1dee07caf5b2fb922 (commit) via 67982217ebf236e94e78742b44bf01b4c9e9d177 (commit) from 93f864575a8c8123ee8d54cab5e4ea51988e75e7 (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 e39c538eccaf2cb741e74ca1dee07caf5b2fb922 Author: Frank Ch. Eigler Date: Fri Jan 23 10:40:22 2009 -0500 PR9768: fix for dwarf variable locations in shared libraries commit 67982217ebf236e94e78742b44bf01b4c9e9d177 Author: Frank Ch. Eigler Date: Fri Jan 23 10:25:44 2009 -0500 PR9768 fix ----------------------------------------------------------------------- Summary of changes: ChangeLog | 8 ++++++++ tapsets.cxx | 28 +++++++++++++++++----------- 2 files changed, 25 insertions(+), 11 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool