From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12720 invoked by alias); 21 Jul 2010 20:42:32 -0000 Received: (qmail 12693 invoked by uid 9112); 21 Jul 2010 20:42:32 -0000 Date: Wed, 21 Jul 2010 20:42:00 -0000 Message-ID: <20100721204231.12682.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.2-523-gec16c5a X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: eb8e580fd12ca2292927a0c0f045bac89b7a7e85 X-Git-Newrev: ec16c5a59412e6f40c2fc7074b52c480a9372ac3 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: 2010-q3/txt/msg00095.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 ec16c5a59412e6f40c2fc7074b52c480a9372ac3 (commit) from eb8e580fd12ca2292927a0c0f045bac89b7a7e85 (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 ec16c5a59412e6f40c2fc7074b52c480a9372ac3 Author: Mark Wielaard Date: Wed Jul 21 22:24:33 2010 +0200 Extend vta-test.exp testcase for PR11825 and add 32-on-64 for fun. * testsuite/systemtap.base/vta-test.c: Provide constants through struct. * testsuite/systemtap.base/vta-test.exp: Build/Test also for 32-on-64 if available. * testsuite/systemtap.base/vta-test.stp: Take program under probe as @1. ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.base/vta-test.c | 45 ++++++++++++++++++++++++++------ testsuite/systemtap.base/vta-test.exp | 37 +++++++++++++++++++------- testsuite/systemtap.base/vta-test.stp | 2 +- 3 files changed, 64 insertions(+), 20 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool