From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26350 invoked by alias); 23 Feb 2009 22:19:07 -0000 Received: (qmail 26327 invoked by uid 440); 23 Feb 2009 22:19:06 -0000 Date: Mon, 23 Feb 2009 22:19:00 -0000 Message-ID: <20090223221906.26316.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.9-21-g9e67aff X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 3c1f71d54d487806d4dfde0421b43e95d3662ea5 X-Git-Newrev: 9e67aff9f4c269e0a56524c3f2fafaf8e038bda7 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/msg00204.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 9e67aff9f4c269e0a56524c3f2fafaf8e038bda7 (commit) from 3c1f71d54d487806d4dfde0421b43e95d3662ea5 (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 9e67aff9f4c269e0a56524c3f2fafaf8e038bda7 Author: Stan Cox Date: Mon Feb 23 17:14:52 2009 -0500 Improve static probe: c++ navigation, -l output. * tapsets.cxx (dwflpp::build): Improve c+ method navigation. Use .label for listing mode. * systemtap.base/static_uprobes.exp: Test multiple invocations of the same probe per block. (SW9770) ----------------------------------------------------------------------- Summary of changes: tapsets.cxx | 29 ++++++++++++++------------ testsuite/systemtap.base/static_uprobes.exp | 6 ++-- 2 files changed, 19 insertions(+), 16 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool