From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4226 invoked by alias); 4 Oct 2008 22:30:11 -0000 Received: (qmail 4188 invoked by uid 9112); 4 Oct 2008 22:30:09 -0000 Date: Sat, 04 Oct 2008 22:30:00 -0000 Message-ID: <20081004223004.4155.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-323-g5311c03 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8e6335965169b37a977fd923ddf7bbe9fd5c3aef X-Git-Newrev: 5311c037f83f66967f9de4cc66815f93940bb005 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/msg00010.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 5311c037f83f66967f9de4cc66815f93940bb005 (commit) from 8e6335965169b37a977fd923ddf7bbe9fd5c3aef (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 5311c037f83f66967f9de4cc66815f93940bb005 Author: Mark Wielaard Date: Sun Oct 5 00:29:49 2008 +0200 Expect syscall faccessat, fchmodat, linkat, symlinkat, readlinkat chain-calls. ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.syscall/ChangeLog | 8 ++++++++ testsuite/systemtap.syscall/access.c | 18 ++++++++++++------ testsuite/systemtap.syscall/chmod.c | 3 ++- testsuite/systemtap.syscall/link.c | 13 +++++++++---- 4 files changed, 31 insertions(+), 11 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool