From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8811 invoked by alias); 13 Nov 2009 13:43:54 -0000 Received: (qmail 8788 invoked by uid 9112); 13 Nov 2009 13:43:53 -0000 Date: Fri, 13 Nov 2009 13:43:00 -0000 Message-ID: <20091113134350.8774.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.0-221-g4e97ada X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f6ac00e8c648759ac70f290b90c4f369e72dd623 X-Git-Newrev: 4e97adab523667204864f10fef6ad992da49f27e 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-q4/txt/msg00113.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 4e97adab523667204864f10fef6ad992da49f27e (commit) from f6ac00e8c648759ac70f290b90c4f369e72dd623 (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 4e97adab523667204864f10fef6ad992da49f27e Author: Mark Wielaard Date: Fri Nov 13 14:42:17 2009 +0100 Turn ctime.stp documentation into proper Tapset Reference markup. * doc/SystemTap_Tapset_Reference/tapsets.tmpl: Add chapter on ctime.stp. * tapset/ctime.stp: Turn documentation into proper reference markup. ----------------------------------------------------------------------- Summary of changes: doc/SystemTap_Tapset_Reference/tapsets.tmpl | 10 ++++++++++ tapset/ctime.stp | 27 +++++++++++++++------------ 2 files changed, 25 insertions(+), 12 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool