From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12081 invoked by alias); 2 Feb 2009 13:19:10 -0000 Received: (qmail 12058 invoked by uid 9112); 2 Feb 2009 13:19:10 -0000 Date: Mon, 02 Feb 2009 13:19:00 -0000 Message-ID: <20090202131909.12047.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-262-g3d65f39 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: d1d11e962cda0f69476d23c0cadfa050b8da9f78 X-Git-Newrev: 3d65f39002440cfdeeac94d7a7a6c9a7aead2e54 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/msg00096.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 3d65f39002440cfdeeac94d7a7a6c9a7aead2e54 (commit) from d1d11e962cda0f69476d23c0cadfa050b8da9f78 (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 3d65f39002440cfdeeac94d7a7a6c9a7aead2e54 Author: Mark Wielaard Date: Mon Feb 2 13:52:14 2009 +0100 Add STAP_PROBE7, 8 and 9 variants to sdt.h. ----------------------------------------------------------------------- Summary of changes: runtime/ChangeLog | 4 +++ runtime/sdt.h | 75 ++++++++++++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 76 insertions(+), 3 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool