From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12852 invoked by alias); 5 Oct 2011 10:03:14 -0000 Received: (qmail 12823 invoked by uid 9112); 5 Oct 2011 10:03:13 -0000 Date: Wed, 05 Oct 2011 10:03:00 -0000 Message-ID: <20111005100313.12811.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-269-g0a86b79 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 4d0fcb939a8e1c7b900b1d8a343660e55f414606 X-Git-Newrev: 0a86b79297aae856b9e672f4ca1369d3911280df 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: 2011-q4/txt/msg00004.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 0a86b79297aae856b9e672f4ca1369d3911280df (commit) from 4d0fcb939a8e1c7b900b1d8a343660e55f414606 (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 0a86b79297aae856b9e672f4ca1369d3911280df Author: Mark Wielaard Date: Wed Oct 5 12:01:18 2011 +0200 Extend optionalprobe.exp timeout to 120 seconds. optionalprobe.exp uses tracepoint probes and is the first to do so. Generating the tracepoint cache can take more than 60 seconds on some setups. ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.base/optionalprobe.exp | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool