From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8362 invoked by alias); 30 Apr 2009 11:34:21 -0000 Received: (qmail 8340 invoked by uid 9517); 30 Apr 2009 11:34:21 -0000 Date: Thu, 30 Apr 2009 11:34:00 -0000 Message-ID: <20090430113421.8328.qmail@sourceware.org> From: ananth@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.7-30-gea7d087 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 06cc786840951d8467553a60c0e603a5086fc488 X-Git-Newrev: ea7d087ab3866eb99c19444b237c9586e8dc9b17 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-q2/txt/msg00153.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 ea7d087ab3866eb99c19444b237c9586e8dc9b17 (commit) from 06cc786840951d8467553a60c0e603a5086fc488 (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 ea7d087ab3866eb99c19444b237c9586e8dc9b17 Author: Ananth N Mavinakayanahalli Date: Thu Apr 30 17:00:38 2009 +0530 PR10007: Avoid probing syscall entry points in the testsuite. While there, fix minor issues with the s390x syscall tapset. ----------------------------------------------------------------------- Summary of changes: tapset/s390x/syscalls.stp | 24 +++++++++++-------- testsuite/buildok/maxactive01.stp | 2 +- testsuite/buildok/thirteen.stp | 2 +- testsuite/semko/forty.stp | 2 +- testsuite/semko/fortyone.stp | 2 +- testsuite/semko/fortytwo.stp | 2 +- testsuite/semko/maxactive04.stp | 2 +- testsuite/semko/maxactive05.stp | 2 +- testsuite/semko/return02.stp | 2 +- testsuite/semko/thirtyfour.stp | 4 +- testsuite/semko/twentytwo.stp | 2 +- testsuite/semok/thirtytwo.stp | 2 +- testsuite/semok/twentynine.stp | 2 +- testsuite/systemtap.base/alternatives.exp | 8 +++--- testsuite/systemtap.base/maxactive.exp | 16 ++++++------ testsuite/systemtap.base/onoffprobe.stp | 4 +- testsuite/systemtap.base/overload.exp | 2 +- testsuite/systemtap.base/stmtvars.exp | 6 ++-- testsuite/systemtap.base/system_func.stp | 4 +- .../systemtap.examples/general/para-callgraph.meta | 4 +- 20 files changed, 49 insertions(+), 45 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool