From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20127 invoked by alias); 8 Dec 2010 21:48:25 -0000 Received: (qmail 20100 invoked by uid 678); 8 Dec 2010 21:48:24 -0000 Date: Wed, 08 Dec 2010 21:48:00 -0000 Message-ID: <20101208214824.20089.qmail@sourceware.org> From: wcohen@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-361-gc658303 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 53abf8b52ebba1da67138231372b82c95434cf5c X-Git-Newrev: c65830332b0ba3664f1bff1ff7915a94f14d7092 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: 2010-q4/txt/msg00130.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 c65830332b0ba3664f1bff1ff7915a94f14d7092 (commit) from 53abf8b52ebba1da67138231372b82c95434cf5c (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 c65830332b0ba3664f1bff1ff7915a94f14d7092 Author: William Cohen Date: Wed Dec 8 16:42:15 2010 -0500 Add the queue_stat.stp tapset to the Tapset reference manual. ----------------------------------------------------------------------- Summary of changes: doc/SystemTap_Tapset_Reference/tapsets.tmpl | 7 ++ tapset/queue_stats.stp | 151 +++++++++++---------------- 2 files changed, 66 insertions(+), 92 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool