From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29444 invoked by alias); 29 Sep 2009 05:11:08 -0000 Received: (qmail 29417 invoked by uid 9713); 29 Sep 2009 05:11:07 -0000 Date: Tue, 29 Sep 2009 05:11:00 -0000 Message-ID: <20090929051106.29401.qmail@sourceware.org> From: wenji@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-29-g7459222 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 1b51c98091d52ccc890c36bb32ef74bf4c7b0f35 X-Git-Newrev: 7459222ac78c139918b6c9297634742ed975959f 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-q3/txt/msg00332.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 7459222ac78c139918b6c9297634742ed975959f (commit) from 1b51c98091d52ccc890c36bb32ef74bf4c7b0f35 (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 7459222ac78c139918b6c9297634742ed975959f Author: Wenji Huang Date: Tue Sep 29 13:05:54 2009 +0800 Make sys32_pipe probe available only before 2.6.32 * tapset/x86_64/nd_syscalls.stp: Switch by kernel version. * tapset/x86_64/syscalls.stp: Ditto. ----------------------------------------------------------------------- Summary of changes: tapset/x86_64/nd_syscalls.stp | 2 ++ tapset/x86_64/syscalls.stp | 2 ++ 2 files changed, 4 insertions(+), 0 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool