From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19323 invoked by alias); 13 Apr 2009 21:54:03 -0000 Received: (qmail 19300 invoked by uid 440); 13 Apr 2009 21:54:03 -0000 Date: Mon, 13 Apr 2009 21:54:00 -0000 Message-ID: <20090413215403.19289.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.5-118-g8ca27b7 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f5f4f6b9712d3a93e42d5c2f81d21bf229d65ab6 X-Git-Newrev: 8ca27b7dc58bf14e86cd40ae6246962fa580966d 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-q2/txt/msg00066.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 8ca27b7dc58bf14e86cd40ae6246962fa580966d (commit) from f5f4f6b9712d3a93e42d5c2f81d21bf229d65ab6 (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 8ca27b7dc58bf14e86cd40ae6246962fa580966d Author: Stan Cox Date: Mon Apr 13 17:51:58 2009 -0400 Improve -l output for .label * tapsets.cxx (iterate_over_cu_labels): Treat -l specially so the output of a .label can be improved. * labels.stp: Test -l ----------------------------------------------------------------------- Summary of changes: tapsets.cxx | 21 +++++++++++++++------ testsuite/systemtap.base/labels.exp | 15 +++++++++++++++ 2 files changed, 30 insertions(+), 6 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool