From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14853 invoked by alias); 18 Feb 2009 23:01:38 -0000 Received: (qmail 14441 invoked by uid 440); 18 Feb 2009 23:01:37 -0000 Date: Wed, 18 Feb 2009 23:01:00 -0000 Message-ID: <20090218230135.13631.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-379-g59b2ec5 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 37d42f2a8792be9c25a71b2ad6b4c55252a1b204 X-Git-Newrev: 59b2ec52534f90cf22a741cfb482b36f9dcb6a78 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/msg00177.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 59b2ec52534f90cf22a741cfb482b36f9dcb6a78 (commit) from 37d42f2a8792be9c25a71b2ad6b4c55252a1b204 (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 59b2ec52534f90cf22a741cfb482b36f9dcb6a78 Author: Stan Cox Date: Wed Feb 18 18:00:42 2009 -0500 Always emit .probes section; use .label method as a backup strategy ----------------------------------------------------------------------- Summary of changes: ChangeLog | 6 ++++++ dtrace | 3 ++- includes/sys/sdt.h | 17 +++++------------ tapsets.cxx | 9 +++++++-- testsuite/ChangeLog | 5 ++++- testsuite/systemtap.base/static_uprobes.exp | 6 ++++-- 6 files changed, 28 insertions(+), 18 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool