From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3905 invoked by alias); 21 Sep 2011 13:20:18 -0000 Received: (qmail 3876 invoked by uid 9112); 21 Sep 2011 13:20:17 -0000 Date: Wed, 21 Sep 2011 13:20:00 -0000 Message-ID: <20110921132017.3865.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-243-g55847fb X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 4e309f0b044d2200a6066629947e67b9b2df45e9 X-Git-Newrev: 55847fbc11e4bdbf4f0a56596ad93c2151a8d6e8 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-q3/txt/msg00289.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 55847fbc11e4bdbf4f0a56596ad93c2151a8d6e8 (commit) from 4e309f0b044d2200a6066629947e67b9b2df45e9 (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 55847fbc11e4bdbf4f0a56596ad93c2151a8d6e8 Author: Mark Wielaard Date: Wed Sep 21 15:16:18 2011 +0200 Put probe name descriptions on separate line to include in tapset ref. To get included in the tapset reference manual a probe name description cannot start on the first '/**' comment line. ----------------------------------------------------------------------- Summary of changes: tapset/scheduler.stp | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool