From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23544 invoked by alias); 2 Aug 2012 18:36:05 -0000 Received: (qmail 23494 invoked by uid 9156); 2 Aug 2012 18:36:05 -0000 Date: Thu, 02 Aug 2012 18:36:00 -0000 Message-ID: <20120802183605.23482.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.8-132-g7a27d03 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f7a557ae14d283f81f30307d8a4620c6c30ab85b X-Git-Newrev: 7a27d037b6b0094129260e5b75d4c1f9b652465a 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: 2012-q3/txt/msg00078.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 7a27d037b6b0094129260e5b75d4c1f9b652465a (commit) from f7a557ae14d283f81f30307d8a4620c6c30ab85b (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 7a27d037b6b0094129260e5b75d4c1f9b652465a Author: David Smith Date: Thu Aug 2 13:35:48 2012 -0500 Add tests for missing build id sections (for PR14407). * testsuite/systemtap.base/buildid.exp: Test removing the build id section from a target executable and shared library. ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.base/buildid.exp | 78 +++++++++++++++++++++++++++++++--- 1 files changed, 71 insertions(+), 7 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool