From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8857 invoked by alias); 8 Dec 2008 07:03:42 -0000 Received: (qmail 8834 invoked by uid 9713); 8 Dec 2008 07:03:42 -0000 Date: Mon, 08 Dec 2008 07:03:00 -0000 Message-ID: <20081208070342.8823.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.7-596-g454324f X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ece3457a5cc92f0968ebf52823af2d017d5272c1 X-Git-Newrev: 454324f43e021027c5254a62de5e081792efc3fc 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/msg00306.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 454324f43e021027c5254a62de5e081792efc3fc (commit) from ece3457a5cc92f0968ebf52823af2d017d5272c1 (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 454324f43e021027c5254a62de5e081792efc3fc Author: Wenji Huang Date: Sun Dec 7 23:01:35 2008 -0500 Fix the compilation warning of uprobe in FC9. ----------------------------------------------------------------------- Summary of changes: runtime/ChangeLog | 4 ++++ runtime/uprobes2/uprobes_x86.c | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool