From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8506 invoked by alias); 1 Feb 2010 07:26:25 -0000 Received: (qmail 8469 invoked by uid 9713); 1 Feb 2010 07:26:24 -0000 Date: Mon, 01 Feb 2010 07:26:00 -0000 Message-ID: <20100201072623.8446.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.1-33-g5bfa509 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 0daf3783cb8baaa114c02acbb9e6a241fcc39ed8 X-Git-Newrev: 5bfa509fafd80169ced1ea42a110a5a0c30127f3 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/msg00089.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 5bfa509fafd80169ced1ea42a110a5a0c30127f3 (commit) from 0daf3783cb8baaa114c02acbb9e6a241fcc39ed8 (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 5bfa509fafd80169ced1ea42a110a5a0c30127f3 Author: Wenji Huang Date: Mon Feb 1 15:18:25 2010 +0800 Make hwbkpt.stp compitable with old kernel and exectuable * testsuite/buildok/hwbkpt.stp: Switch by CONFIG_* and be executable. ----------------------------------------------------------------------- Summary of changes: testsuite/buildok/hwbkpt.stp | 16 +++++++++++++--- 1 files changed, 13 insertions(+), 3 deletions(-) mode change 100644 => 100755 testsuite/buildok/hwbkpt.stp hooks/post-receive -- systemtap: system-wide probe/trace tool