From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14948 invoked by alias); 12 Sep 2008 12:14:45 -0000 Received: (qmail 14878 invoked by uid 426); 12 Sep 2008 12:14:45 -0000 Date: Fri, 12 Sep 2008 12:14:00 -0000 Message-ID: <20080912121444.14826.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-244-g3438f38 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: aed575d2380dcca0d8212d3dde9bb13f1302562a X-Git-Newrev: 3438f38f647db43bfc06b12930b7dfc14af7d67d 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: X-SW-Source: 2008-q3/txt/msg00234.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 3438f38f647db43bfc06b12930b7dfc14af7d67d (commit) from aed575d2380dcca0d8212d3dde9bb13f1302562a (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 3438f38f647db43bfc06b12930b7dfc14af7d67d Author: Wenji Huang Date: Fri Sep 12 08:14:39 2008 -0400 Fix redundant implicit probe points in listing mode ----------------------------------------------------------------------- Summary of changes: ChangeLog | 4 ++++ elaborate.cxx | 2 ++ tapset/ChangeLog | 4 ++++ tapset/signal.stp | 47 +++++++++++++++++++++++------------------------ 4 files changed, 33 insertions(+), 24 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool