From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16134 invoked by alias); 3 Apr 2009 18:39:38 -0000 Received: (qmail 15576 invoked by uid 678); 3 Apr 2009 18:39:34 -0000 Date: Fri, 03 Apr 2009 18:39:00 -0000 Message-ID: <20090403183934.15565.qmail@sourceware.org> From: wcohen@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.5-80-g0e0b566 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: cc20d8532b08f7755642ecb30f22126f7ac332c2 X-Git-Newrev: 0e0b566a5c6de7e824067963f3c516d09d9962d3 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/msg00035.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 0e0b566a5c6de7e824067963f3c516d09d9962d3 (commit) from cc20d8532b08f7755642ecb30f22126f7ac332c2 (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 0e0b566a5c6de7e824067963f3c516d09d9962d3 Author: William Cohen Date: Fri Apr 3 14:38:19 2009 -0400 Describe the ansi_colors.stp and ansi_colors2.stp. Label tables appropriately. ----------------------------------------------------------------------- Summary of changes: .../systemtap.examples/general/ansi_colors.meta | 13 +++++++++++++ .../systemtap.examples/general/ansi_colors.stp | 6 +++--- .../systemtap.examples/general/ansi_colors2.meta | 13 +++++++++++++ .../systemtap.examples/general/ansi_colors2.stp | 6 +++--- testsuite/systemtap.examples/index.html | 6 ++++++ testsuite/systemtap.examples/index.txt | 16 ++++++++++++++++ testsuite/systemtap.examples/keyword-index.html | 11 ++++++++++- testsuite/systemtap.examples/keyword-index.txt | 18 ++++++++++++++++++ 8 files changed, 82 insertions(+), 7 deletions(-) create mode 100644 testsuite/systemtap.examples/general/ansi_colors.meta create mode 100644 testsuite/systemtap.examples/general/ansi_colors2.meta hooks/post-receive -- systemtap: system-wide probe/trace tool