From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18986 invoked by alias); 24 Mar 2010 08:47:42 -0000 Received: (qmail 18962 invoked by uid 9112); 24 Mar 2010 08:47:42 -0000 Date: Wed, 24 Mar 2010 08:47:00 -0000 Message-ID: <20100324084742.18951.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-5-g8689c93 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 3c0c5064df7b4faeae01b77ff2f85a5149afea0e X-Git-Newrev: 8689c93ef40caf621524ac4513a1eae143843c05 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-q1/txt/msg00273.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 8689c93ef40caf621524ac4513a1eae143843c05 (commit) from 3c0c5064df7b4faeae01b77ff2f85a5149afea0e (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 8689c93ef40caf621524ac4513a1eae143843c05 Author: Mark Wielaard Date: Wed Mar 24 09:24:06 2010 +0100 Fix pipe syscall name in return probe. * tapset/syscalls2.stp (syscall.pipe.return): If @defined($flags) then use it to determine correct name. ----------------------------------------------------------------------- Summary of changes: tapset/syscalls2.stp | 6 +++++- 1 files changed, 5 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool