From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18387 invoked by alias); 26 Jan 2009 12:14:10 -0000 Received: (qmail 18364 invoked by uid 9112); 26 Jan 2009 12:14:09 -0000 Date: Mon, 26 Jan 2009 12:14:00 -0000 Message-ID: <20090126121409.18353.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-220-g4f81fb9 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 453edad1c78bf6f5691ccdef0a31a7fd297a2fdf X-Git-Newrev: 4f81fb96fac15c8775b496f3665adcf3e8d43480 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/msg00058.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 4f81fb96fac15c8775b496f3665adcf3e8d43480 (commit) from 453edad1c78bf6f5691ccdef0a31a7fd297a2fdf (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 4f81fb96fac15c8775b496f3665adcf3e8d43480 Author: Mark Wielaard Date: Mon Jan 26 13:12:54 2009 +0100 sdt.h: DTRACE_PROBE5 is STAP_PROBE5, not 4, likewise for 6. ----------------------------------------------------------------------- Summary of changes: runtime/ChangeLog | 4 ++++ runtime/sdt.h | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool