From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18901 invoked by alias); 27 Mar 2012 19:08:33 -0000 Received: (qmail 18870 invoked by uid 448); 27 Mar 2012 19:08:32 -0000 Date: Tue, 27 Mar 2012 19:08:00 -0000 Message-ID: <20120327190832.18858.qmail@sourceware.org> From: brolley@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.7-137-g0ec2c5b X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 67833b5b7089af7e94543fc47e046172b6ddcd4b X-Git-Newrev: 0ec2c5bf44975e42b0773fc0b1833c658a93690f 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: 2012-q1/txt/msg00180.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 0ec2c5bf44975e42b0773fc0b1833c658a93690f (commit) from 67833b5b7089af7e94543fc47e046172b6ddcd4b (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 0ec2c5bf44975e42b0773fc0b1833c658a93690f Author: Dave Brolley Date: Tue Mar 27 14:58:06 2012 -0400 PR 13370: Complete IPv6 support in the compile-server and client. ----------------------------------------------------------------------- Summary of changes: NEWS | 17 +- csclient.cxx | 495 +++++++++++++++++++-------------- stap-serverd.cxx | 112 +++++--- stap.1 | 30 ++- testsuite/systemtap.server/client.exp | 2 +- 5 files changed, 395 insertions(+), 261 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool