From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9299 invoked by alias); 19 Mar 2010 18:59:10 -0000 Received: (qmail 9268 invoked by uid 426); 19 Mar 2010 18:59:09 -0000 Date: Fri, 19 Mar 2010 18:59:00 -0000 Message-ID: <20100319185909.9251.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-265-gacd96f2 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a5d8d92a7c3b1ad18d6da416d4bb08922578f502 X-Git-Newrev: acd96f2fcdeaf29554e58d428626ca864590d2b4 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-q1/txt/msg00253.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 acd96f2fcdeaf29554e58d428626ca864590d2b4 (commit) via 8890a74f7c6b71b0346f7fca8ce43674f706d247 (commit) from a5d8d92a7c3b1ad18d6da416d4bb08922578f502 (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 acd96f2fcdeaf29554e58d428626ca864590d2b4 Author: Frank Ch. Eigler Date: Fri Mar 19 14:58:16 2010 -0400 PR909: add a baby test case * testsuite/systemtap.examples/profiling/thread-times.stp: Prefer perf.sw.cpu_clock to timer.profile. Prettify output by including comm string. commit 8890a74f7c6b71b0346f7fca8ce43674f706d247 Author: Frank Ch. Eigler Date: Fri Mar 19 14:57:45 2010 -0400 tapset: port addr_to_node() to rhel4 ----------------------------------------------------------------------- Summary of changes: tapset/memory.stp | 6 ++++- .../systemtap.examples/profiling/thread-times.meta | 9 +------ .../systemtap.examples/profiling/thread-times.stp | 26 ++++++++++--------- 3 files changed, 20 insertions(+), 21 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool