From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8421 invoked by alias); 10 Oct 2011 10:22:39 -0000 Received: (qmail 8391 invoked by uid 426); 10 Oct 2011 10:22:38 -0000 Date: Mon, 10 Oct 2011 10:22:00 -0000 Message-ID: <20111010102238.8380.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.6-290-g50b7269 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c9ccb642c453d05af5afdc2c9769e475ba3255e8 X-Git-Newrev: 50b726929d10d1cbe8c7a1c396d0ee63096d80da 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: 2011-q4/txt/msg00017.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 50b726929d10d1cbe8c7a1c396d0ee63096d80da (commit) via 0b9c887e33c06cb62bc21b99f7d9e18b6ca7f603 (commit) from c9ccb642c453d05af5afdc2c9769e475ba3255e8 (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 50b726929d10d1cbe8c7a1c396d0ee63096d80da Author: Han Pingtian Date: Mon Oct 10 06:12:37 2011 -0400 PR13155/BZ730884: ext3/jbd tracepoint listings A few tracepoint-class-specific hacks to make ext3 / jbd / ext4 / jbd2 all show up on appropriate kernels. * tapsets.cxx (tracepoint_extra_decls): Add extra ext[34] clauses. commit 0b9c887e33c06cb62bc21b99f7d9e18b6ca7f603 Author: Frank Ch. Eigler Date: Mon Oct 10 06:12:19 2011 -0400 testsuite: add dummyish test case for tracepoint listing only ----------------------------------------------------------------------- Summary of changes: tapsets.cxx | 9 ++++++--- testsuite/systemtap.base/tracepoints.exp | 3 ++- 2 files changed, 8 insertions(+), 4 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool