From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18405 invoked by alias); 8 Jul 2008 18:23:16 -0000 Received: (qmail 18378 invoked by uid 448); 8 Jul 2008 18:23:15 -0000 Date: Tue, 08 Jul 2008 18:23:00 -0000 Message-ID: <20080708182315.18366.qmail@sourceware.org> From: brolley@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. rhel52-ga-462-gb7278cd X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ff7b8b4a8fbcba5e78e72617753fd33f6f3ebc07 X-Git-Newrev: b7278cda1ffbe3f1e711adb40577ad12f3527260 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: X-SW-Source: 2008-q3/txt/msg00013.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 b7278cda1ffbe3f1e711adb40577ad12f3527260 (commit) from ff7b8b4a8fbcba5e78e72617753fd33f6f3ebc07 (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 b7278cda1ffbe3f1e711adb40577ad12f3527260 Author: Dave Brolley Date: Tue Jul 8 14:22:11 2008 -0400 Use `uname -rvm` for checking system compatibility. Generate a finale response from the server to allow for error checking. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 10 ++++++++++ stap-client | 16 ++++++++++++++-- stap-server | 7 ++++--- stap-serverd | 5 ++--- 4 files changed, 30 insertions(+), 8 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool