From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10708 invoked by alias); 12 Jan 2009 02:29:16 -0000 Received: (qmail 10682 invoked by uid 9713); 12 Jan 2009 02:29:15 -0000 Date: Mon, 12 Jan 2009 02:29:00 -0000 Message-ID: <20090112022915.10670.qmail@sourceware.org> From: wenji@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.8-188-gdc38c25 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 50431f30cac19c57f53bdfe0fd138cdc2dcfa2f9 X-Git-Newrev: dc38c256fac058289cdebd0fde881b4faf24b9d1 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-q1/txt/msg00019.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 dc38c256fac058289cdebd0fde881b4faf24b9d1 (commit) from 50431f30cac19c57f53bdfe0fd138cdc2dcfa2f9 (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 dc38c256fac058289cdebd0fde881b4faf24b9d1 Author: Wenji Huang Date: Sun Jan 11 18:39:55 2009 -0500 Fix compilation warning of too large number on 32-bits machines. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 6 ++++++ tapsets.cxx | 4 ++-- testsuite/ChangeLog | 4 ++++ testsuite/systemtap.base/badkprobe.exp | 1 + 4 files changed, 13 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool