From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15277 invoked by alias); 2 Feb 2009 02:28:03 -0000 Received: (qmail 15253 invoked by uid 440); 2 Feb 2009 02:28:02 -0000 Date: Mon, 02 Feb 2009 02:28:00 -0000 Message-ID: <20090202022802.15242.qmail@sourceware.org> From: scox@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.8-254-g0f336e9 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 30d163f5e3c082128548a45b3e5609bbd58fd128 X-Git-Newrev: 0f336e95987931dd9fd35de02deee0ce682b987a 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/msg00091.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 0f336e95987931dd9fd35de02deee0ce682b987a (commit) from 30d163f5e3c082128548a45b3e5609bbd58fd128 (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 0f336e95987931dd9fd35de02deee0ce682b987a Author: Stan Cox Date: Sun Feb 1 21:22:21 2009 -0500 Add .label("label") ----------------------------------------------------------------------- Summary of changes: ChangeLog | 6 ++++ runtime/sdt.h | 2 +- tapsets.cxx | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++ testsuite/ChangeLog | 4 +++ 4 files changed, 78 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool