From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14223 invoked by alias); 12 Jul 2010 20:29:02 -0000 Received: (qmail 14195 invoked by uid 9156); 12 Jul 2010 20:29:01 -0000 Date: Mon, 12 Jul 2010 20:29:00 -0000 Message-ID: <20100712202901.14184.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-472-ga6da51a X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 516eda125b226cbda83d2a180bca921061d43b20 X-Git-Newrev: a6da51a36fa8e653b8c6516a5f3286aae949ba05 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-q3/txt/msg00057.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 a6da51a36fa8e653b8c6516a5f3286aae949ba05 (commit) from 516eda125b226cbda83d2a180bca921061d43b20 (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 a6da51a36fa8e653b8c6516a5f3286aae949ba05 Author: David Smith Date: Mon Jul 12 15:28:26 2010 -0500 Minor task_time.stp and tcpmib.stp buildok test improvements. * testsuite/buildok/task_time-embedded.stp: Added missing function. * testsuite/buildok/tcpmib-all-probes.stp: Moved function tests to tcpmib-embedded.stp. * testsuite/buildok/tcpmib-embedded.stp: New test. ----------------------------------------------------------------------- Summary of changes: testsuite/buildok/task_time-embedded.stp | 1 + testsuite/buildok/tcpmib-all-probes.stp | 11 ----------- .../{tcpmib-all-probes.stp => tcpmib-embedded.stp} | 4 ---- 3 files changed, 1 insertions(+), 15 deletions(-) copy testsuite/buildok/{tcpmib-all-probes.stp => tcpmib-embedded.stp} (79%) hooks/post-receive -- systemtap: system-wide probe/trace tool