From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15212 invoked by alias); 2 Feb 2009 16:48:14 -0000 Received: (qmail 15187 invoked by uid 440); 2 Feb 2009 16:48:13 -0000 Date: Mon, 02 Feb 2009 16:48:00 -0000 Message-ID: <20090202164811.15173.qmail@sourceware.org> From: scox@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.8-268-g592470c X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 492d227f2caa558c4fdcd4e7aae65cf32b4549cc X-Git-Newrev: 592470cde0ceb84bbf409482927ba6554b536b95 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-q1/txt/msg00101.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 592470cde0ceb84bbf409482927ba6554b536b95 (commit) from 492d227f2caa558c4fdcd4e7aae65cf32b4549cc (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 592470cde0ceb84bbf409482927ba6554b536b95 Author: Stan Cox Date: Mon Feb 2 11:47:31 2009 -0500 Add documentation for .label("label") ----------------------------------------------------------------------- Summary of changes: ChangeLog | 4 ++++ NEWS | 5 ++++- doc/ChangeLog | 4 ++++ doc/langref.tex | 8 ++++++-- stapprobes.5.in | 15 +++++++++------ 5 files changed, 27 insertions(+), 9 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool