From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26217 invoked by alias); 9 Dec 2008 20:40:05 -0000 Received: (qmail 26152 invoked by uid 448); 9 Dec 2008 20:40:03 -0000 Date: Tue, 09 Dec 2008 20:40:00 -0000 Message-ID: <20081209204001.26129.qmail@sourceware.org> From: brolley@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-606-g309cc9e X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 4ffc629674ac7d1d84b93cb7fdca71953983f762 X-Git-Newrev: 309cc9ecf51b082d6de8f1c3b0028c398daa395f 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/msg00319.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 309cc9ecf51b082d6de8f1c3b0028c398daa395f (commit) from 4ffc629674ac7d1d84b93cb7fdca71953983f762 (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 309cc9ecf51b082d6de8f1c3b0028c398daa395f Author: Dave Brolley Date: Tue Dec 9 15:31:00 2008 -0500 Use netcat or nc, whichever is available. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 6 ++++++ stap-client | 11 ++++++++--- stap-server | 17 +++++++++++------ stap-serverd | 28 ++++++++++++++++++---------- 4 files changed, 43 insertions(+), 19 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool