From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10021 invoked by alias); 7 Oct 2008 10:13:38 -0000 Received: (qmail 9998 invoked by uid 9112); 7 Oct 2008 10:13:37 -0000 Date: Tue, 07 Oct 2008 10:13:00 -0000 Message-ID: <20081007101335.9983.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-327-g53ed084 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 11b554d5bbf00a810df8eff6718630ee5ad0c3b1 X-Git-Newrev: 53ed08414957de1e90c8332f7d5a71a384de039e 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: 2008-q4/txt/msg00014.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 53ed08414957de1e90c8332f7d5a71a384de039e (commit) from 11b554d5bbf00a810df8eff6718630ee5ad0c3b1 (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 53ed08414957de1e90c8332f7d5a71a384de039e Author: Mark Wielaard Date: Tue Oct 7 12:12:57 2008 +0200 Transform struct sigaction32 to struct sigaction for rt_sigaction32 syscall. ----------------------------------------------------------------------- Summary of changes: tapset/ChangeLog | 7 +++ tapset/aux_syscalls.stp | 138 +++++++++++++++++++++++++++++++++-------------- tapset/syscalls2.stp | 3 +- 3 files changed, 107 insertions(+), 41 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool