From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29979 invoked by alias); 22 Dec 2008 16:01:27 -0000 Received: (qmail 29848 invoked by uid 440); 22 Dec 2008 16:01:26 -0000 Date: Mon, 22 Dec 2008 16:01:00 -0000 Message-ID: <20081222160126.29815.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.7-635-ga688cff X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 5fab0487aa45893289ad9a688a513eb7925f5133 X-Git-Newrev: a688cff28de458448f40584acfa5f22d7e444471 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: 2008-q4/txt/msg00350.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 a688cff28de458448f40584acfa5f22d7e444471 (commit) from 5fab0487aa45893289ad9a688a513eb7925f5133 (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 a688cff28de458448f40584acfa5f22d7e444471 Author: Stan Cox Date: Sun Dec 21 22:48:38 2008 -0500 Put a block around the probe point. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 5 +++ runtime/ChangeLog | 4 ++ runtime/sduprobes.h | 51 ++++++++++++++------------- tapsets.cxx | 9 ++--- testsuite/ChangeLog | 4 ++ testsuite/systemtap.base/static_uprobes.exp | 8 ++-- 6 files changed, 47 insertions(+), 34 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool