From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16054 invoked by alias); 5 Jul 2010 17:44:00 -0000 Received: (qmail 16022 invoked by uid 426); 5 Jul 2010 17:44:00 -0000 Date: Mon, 05 Jul 2010 17:44:00 -0000 Message-ID: <20100705174359.16008.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.2-411-g7356240 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e5f01638d969871a706081091c95f43c510b65e9 X-Git-Newrev: 7356240096bdcd2dbe7b76a838b4635fc587a1bd 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/msg00009.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 7356240096bdcd2dbe7b76a838b4635fc587a1bd (commit) via eebd081db5c308465e885e4392ebc79bf1fc9967 (commit) from e5f01638d969871a706081091c95f43c510b65e9 (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 7356240096bdcd2dbe7b76a838b4635fc587a1bd Author: Frank Ch. Eigler Date: Mon Jul 5 13:42:58 2010 -0400 stap -d processing: tolerate mystery modules * translate.cxx (emit_symbol_data): Tolerate mystery modules being listed in -d or via --all-modules. This kind of situation does not call for freaking out. Wubba wubba. commit eebd081db5c308465e885e4392ebc79bf1fc9967 Author: Frank Ch. Eigler Date: Mon Jul 5 13:42:21 2010 -0400 stap --all-modules should imply -d kernel Reported-By: mjw@redhat.com ----------------------------------------------------------------------- Summary of changes: session.cxx | 1 + translate.cxx | 6 ++++-- 2 files changed, 5 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool