From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24332 invoked by alias); 17 May 2010 16:29:40 -0000 Received: (qmail 24302 invoked by uid 9156); 17 May 2010 16:29:39 -0000 Date: Mon, 17 May 2010 16:29:00 -0000 Message-ID: <20100517162938.24291.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-154-gdbb6f50 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 871859159d8a5095d301941ae22aca7a308905ed X-Git-Newrev: dbb6f50993c7ba346874d8c03a6c2ae9aa6bbee3 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: 2010-q2/txt/msg00104.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 dbb6f50993c7ba346874d8c03a6c2ae9aa6bbee3 (commit) from 871859159d8a5095d301941ae22aca7a308905ed (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 dbb6f50993c7ba346874d8c03a6c2ae9aa6bbee3 Author: David Smith Date: Mon May 17 11:29:01 2010 -0500 Added RHEL4 support to task_time.stp and more testing. * tapset/task_time.stp: Added RHEL4 support. * testsuite/buildok/task_time-embedded.stp: New testcase. ----------------------------------------------------------------------- Summary of changes: tapset/task_time.stp | 7 ++++++- testsuite/buildok/task_time-embedded.stp | 13 +++++++++++++ 2 files changed, 19 insertions(+), 1 deletions(-) create mode 100755 testsuite/buildok/task_time-embedded.stp hooks/post-receive -- systemtap: system-wide probe/trace tool