From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8616 invoked by alias); 9 Sep 2010 16:53:46 -0000 Received: (qmail 8590 invoked by uid 678); 9 Sep 2010 16:53:45 -0000 Date: Thu, 09 Sep 2010 16:53:00 -0000 Message-ID: <20100909165345.8579.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-120-gdadb3ad X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 480acd9f27a5af5ff51866f506f21c92f20c2197 X-Git-Newrev: dadb3ad90b6f9df1ec1e7ca132a1c682fb93303c 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-q3/txt/msg00195.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 dadb3ad90b6f9df1ec1e7ca132a1c682fb93303c (commit) from 480acd9f27a5af5ff51866f506f21c92f20c2197 (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 dadb3ad90b6f9df1ec1e7ca132a1c682fb93303c Author: William Cohen Date: Thu Sep 9 12:49:22 2010 -0400 Updated latencytap.stp The updated latencytap.stp uses more portable probe points for the collecting the data. The script also maps the functions in the traceback to reasons the sleep. The reasons for the sleeps were mechanically generated from latencytop-0.5 latencytop.trans file. ----------------------------------------------------------------------- Summary of changes: .../systemtap.examples/profiling/latencytap.stp | 545 ++++++++++++++++++-- 1 files changed, 499 insertions(+), 46 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool