From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3178 invoked by alias); 28 Jan 2009 00:26:25 -0000 Received: (qmail 3153 invoked by uid 9778); 28 Jan 2009 00:26:24 -0000 Date: Wed, 28 Jan 2009 00:26:00 -0000 Message-ID: <20090128002624.3142.qmail@sourceware.org> From: ddomingo@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.8-229-gb34c25d X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c5b5540d1f3104971aefcf1d0f588ffb45d6df7b X-Git-Newrev: b34c25d0e44b6fbffe34b262c6005fc310e3cc66 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/msg00069.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 b34c25d0e44b6fbffe34b262c6005fc310e3cc66 (commit) from c5b5540d1f3104971aefcf1d0f588ffb45d6df7b (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 b34c25d0e44b6fbffe34b262c6005fc310e3cc66 Author: ddomingo Date: Wed Jan 28 10:25:42 2009 +1000 added pre and post routines to Makefile, also cleaned up syncandbuild.sh ----------------------------------------------------------------------- Summary of changes: doc/SystemTap_Beginners_Guide/Makefile | 8 +++++++- doc/SystemTap_Beginners_Guide/syncandbuild.sh | 22 +++++++++++++--------- 2 files changed, 20 insertions(+), 10 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool