From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11583 invoked by alias); 25 Sep 2009 22:25:58 -0000 Received: (qmail 11542 invoked by uid 9663); 25 Sep 2009 22:25:58 -0000 Date: Fri, 25 Sep 2009 22:25:00 -0000 Message-ID: <20090925222558.11529.qmail@sourceware.org> From: dwilder@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-17-g9e75660 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: d4297c65e61849beb0624db72b7f684c298dd74a X-Git-Newrev: 9e7566092211a4fce9304a769959210b3ae1b322 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-q3/txt/msg00321.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 9e7566092211a4fce9304a769959210b3ae1b322 (commit) from d4297c65e61849beb0624db72b7f684c298dd74a (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 9e7566092211a4fce9304a769959210b3ae1b322 Author: David J. Wilder Date: Fri Sep 25 15:24:58 2009 -0700 Removing support for InMcastPkts, OutMcastPkts, InBcastPkts and OutBcastPkts. As they are not needed for tcpipstat and tend to break easily with kernel changes. ----------------------------------------------------------------------- Summary of changes: tapset/ipmib.stp | 86 ++--------------------------------------------------- 1 files changed, 4 insertions(+), 82 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool