From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14678 invoked by alias); 16 Feb 2009 10:55:58 -0000 Received: (qmail 14653 invoked by uid 9112); 16 Feb 2009 10:55:58 -0000 Date: Mon, 16 Feb 2009 10:55:00 -0000 Message-ID: <20090216105557.14636.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.8-351-gc21c8f1 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 7b534f489ed3567d8a59e00eb4ba954697a97059 X-Git-Newrev: c21c8f1bde29655ff85541507692982a1ffb09bd 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/msg00155.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 c21c8f1bde29655ff85541507692982a1ffb09bd (commit) from 7b534f489ed3567d8a59e00eb4ba954697a97059 (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 c21c8f1bde29655ff85541507692982a1ffb09bd Author: Mark Wielaard Date: Mon Feb 16 11:55:02 2009 +0100 Fix )( typo in sdt.h STAP_PROBE9 parm9. ----------------------------------------------------------------------- Summary of changes: runtime/ChangeLog | 4 ++++ runtime/sdt.h | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool