From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27634 invoked by alias); 2 Jun 2009 08:33:33 -0000 Received: (qmail 27591 invoked by uid 9586); 2 Jun 2009 08:33:26 -0000 Date: Tue, 02 Jun 2009 08:33:00 -0000 Message-ID: <20090602083326.27580.qmail@sourceware.org> From: jistone@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.7-185-g8224f4b X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f8f0efc149191d8d840adb5908f68c81e652d07b X-Git-Newrev: 8224f4bed15ec757d8f0146d6c56b374374b6bc0 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/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 8224f4bed15ec757d8f0146d6c56b374374b6bc0 (commit) from f8f0efc149191d8d840adb5908f68c81e652d07b (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 8224f4bed15ec757d8f0146d6c56b374374b6bc0 Author: Josh Stone Date: Tue Jun 2 01:28:00 2009 -0700 More nd_syscalls2 cleanup, and add SYSCALL_WRAPPERS - Fix a few more formatting issues - Add SYSCALL_WRAPPERS analogous to 132c33 tapset/syscalls2.stp Thanks to Przemysław Pawełczyk for the helpful translation scripts. ----------------------------------------------------------------------- Summary of changes: tapset/nd_syscalls2.stp | 866 +++++++++++++++++++++++++++++++---------------- 1 files changed, 575 insertions(+), 291 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool