From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12544 invoked by alias); 8 May 2009 20:01:47 -0000 Received: (qmail 12259 invoked by uid 9156); 8 May 2009 20:01:46 -0000 Date: Fri, 08 May 2009 20:01:00 -0000 Message-ID: <20090508200146.12241.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, pr7043, updated. release-0.9-131-gb47be87 X-Git-Refname: refs/heads/pr7043 X-Git-Reftype: branch X-Git-Oldrev: 6edf848ad0053423dd3b06851ab8d62a260a56e8 X-Git-Newrev: b47be87f5bcab55ed08cbfb07f0a39447f3f81ed 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-q2/txt/msg00208.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, pr7043 has been updated via b47be87f5bcab55ed08cbfb07f0a39447f3f81ed (commit) from 6edf848ad0053423dd3b06851ab8d62a260a56e8 (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 b47be87f5bcab55ed08cbfb07f0a39447f3f81ed Author: David Smith Date: Fri May 8 15:00:06 2009 -0500 Working transport version 2 (RHEL5 and recent fedora kernels). * runtime/transport/relay_v2.c: Morphed utt.c into relay_v2.c. Actually works. ----------------------------------------------------------------------- Summary of changes: runtime/transport/relay_v2.c | 790 ++++++++++++++++++++---------------------- 1 files changed, 376 insertions(+), 414 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool