From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21342 invoked by alias); 28 Oct 2008 18:33:57 -0000 Received: (qmail 21314 invoked by uid 9156); 28 Oct 2008 18:33:55 -0000 Date: Tue, 28 Oct 2008 18:33:00 -0000 Message-ID: <20081028183353.21299.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, rhel53, updated. release-0.7-285-g440b013 X-Git-Refname: refs/heads/rhel53 X-Git-Reftype: branch X-Git-Oldrev: b4663d95042d070198260bad33d92049f4032449 X-Git-Newrev: 440b013c0607c92fa7a9397a8462414c342fbcba 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: 2008-q4/txt/msg00102.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, rhel53 has been updated via 440b013c0607c92fa7a9397a8462414c342fbcba (commit) via 748f4c0e3f5e36bd5acdb53061bc8f2a60fa97c7 (commit) via 97bed06a3840cb156dfac8b64efc7b39e31aa881 (commit) from b4663d95042d070198260bad33d92049f4032449 (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 440b013c0607c92fa7a9397a8462414c342fbcba Author: Rajan Arora Date: Mon Oct 27 15:15:53 2008 -0400 RHBZ 468139 avoid display of tapset globals commit 748f4c0e3f5e36bd5acdb53061bc8f2a60fa97c7 Author: Frank Ch. Eigler Date: Sun Oct 26 08:41:49 2008 -0400 partial revert of 212a56 commit 97bed06a3840cb156dfac8b64efc7b39e31aa881 Author: Rajan Arora Date: Sat Oct 25 19:21:34 2008 -0400 Unused global variables display in guru mode fix (rh bz 468139) ----------------------------------------------------------------------- Summary of changes: ChangeLog | 5 +++++ elaborate.cxx | 20 +++++++++++++++++++- testsuite/ChangeLog | 4 ++++ testsuite/systemtap.base/global_end.exp | 11 ++++++++++- testsuite/systemtap.base/global_end2.stp | 8 ++++++++ 5 files changed, 46 insertions(+), 2 deletions(-) create mode 100644 testsuite/systemtap.base/global_end2.stp hooks/post-receive -- systemtap: system-wide probe/trace tool