From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7959 invoked by alias); 11 Nov 2008 16:32:26 -0000 Received: (qmail 7744 invoked by uid 678); 11 Nov 2008 16:32:24 -0000 Date: Tue, 11 Nov 2008 16:32:00 -0000 Message-ID: <20081111163223.7646.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.7-464-gb910f55 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 1c7643a90117ffb88fa5f1e8e8aea24a8436de83 X-Git-Newrev: b910f55bd84a55d8e916e8e6ad839305b1edc708 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: 2008-q4/txt/msg00164.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 b910f55bd84a55d8e916e8e6ad839305b1edc708 (commit) from 1c7643a90117ffb88fa5f1e8e8aea24a8436de83 (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 b910f55bd84a55d8e916e8e6ad839305b1edc708 Author: William Cohen Date: Tue Nov 11 11:31:16 2008 -0500 Document timestamp.stp. ----------------------------------------------------------------------- Summary of changes: .../en-US/Introduction.xml | 29 ++++++----- .../en-US/Tapset_Reference.xml | 1 + doc/SystemTap_Tapset_Reference/en-US/timestamp.xml | 50 +++++++++++++++++++ tapset/timestamp.stp | 52 +++++++++++++++++-- 4 files changed, 114 insertions(+), 18 deletions(-) create mode 100644 doc/SystemTap_Tapset_Reference/en-US/timestamp.xml hooks/post-receive -- systemtap: system-wide probe/trace tool