From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6766 invoked by alias); 16 Jun 2009 17:18:39 -0000 Received: (qmail 6741 invoked by uid 9156); 16 Jun 2009 17:18:39 -0000 Date: Tue, 16 Jun 2009 17:18:00 -0000 Message-ID: <20090616171839.6730.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.8-16-g96b190d X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: de7c5583f657bb42980f66d3b88572241b676f76 X-Git-Newrev: 96b190d404d24eb7349adae6e2d57eb5c9f6c26a 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/msg00322.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 96b190d404d24eb7349adae6e2d57eb5c9f6c26a (commit) via 657ff134aef7f7fb8e6d7ff687c46d1819f60550 (commit) from de7c5583f657bb42980f66d3b88572241b676f76 (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 96b190d404d24eb7349adae6e2d57eb5c9f6c26a Merge: 657ff134aef7f7fb8e6d7ff687c46d1819f60550 de7c5583f657bb42980f66d3b88572241b676f76 Author: David Smith Date: Tue Jun 16 12:18:21 2009 -0500 Merge branch 'master' of ssh://sources.redhat.com/git/systemtap commit 657ff134aef7f7fb8e6d7ff687c46d1819f60550 Author: David Smith Date: Tue Jun 16 12:17:35 2009 -0500 Moved time.c inclusion from runtime/transport/transport.c to runtime/runtime.h. * runtime/runtime.h: Includes time.c. * runtime/transport/transport.c: Removed time.c inclusion. ----------------------------------------------------------------------- Summary of changes: runtime/runtime.h | 1 + runtime/transport/transport.c | 1 - 2 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool