From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23127 invoked by alias); 9 Nov 2011 09:54:01 -0000 Received: (qmail 23099 invoked by uid 9112); 9 Nov 2011 09:54:01 -0000 Date: Wed, 09 Nov 2011 09:54:00 -0000 Message-ID: <20111109095401.23088.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-394-gd6f4476 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 6e9be5bd74d75dd5ec2c51ad1a783f4ac418cad1 X-Git-Newrev: d6f447636c8f43e354b5cbf9a7d84bd867a08211 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/msg00102.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 d6f447636c8f43e354b5cbf9a7d84bd867a08211 (commit) from 6e9be5bd74d75dd5ec2c51ad1a783f4ac418cad1 (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 d6f447636c8f43e354b5cbf9a7d84bd867a08211 Author: Mark Wielaard Date: Wed Nov 9 10:52:45 2011 +0100 plt.exp should be tolerant of slight function call variations. __cxa_finalize can be called more than once, the number of calls to free can be more than expected with different glibc versions. ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.base/plt.exp | 12 +++++++----- 1 files changed, 7 insertions(+), 5 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool