From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10200 invoked by alias); 9 Aug 2012 13:56:35 -0000 Received: (qmail 10110 invoked by uid 9945); 9 Aug 2012 13:56:32 -0000 Date: Thu, 09 Aug 2012 13:56:00 -0000 Message-ID: <20120809135631.10096.qmail@sourceware.org> From: serhei@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.8-165-g4e5165b X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 78ec9e90e9f7f5fd30c721e638418b5aded2e8fd X-Git-Newrev: 4e5165bcb0e0ecfa7c2bad42ec5c86e6284d26ae 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: 2012-q3/txt/msg00100.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 4e5165bcb0e0ecfa7c2bad42ec5c86e6284d26ae (commit) via 08fce398f0a3f4495605d811bd6e248354f9e59c (commit) from 78ec9e90e9f7f5fd30c721e638418b5aded2e8fd (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 4e5165bcb0e0ecfa7c2bad42ec5c86e6284d26ae Author: Serguei Makarov Date: Thu Aug 9 09:54:59 2012 -0400 Use macros (PR11207) in netfilter.stp (PR13667). commit 08fce398f0a3f4495605d811bd6e248354f9e59c Author: Serguei Makarov Date: Thu Aug 9 09:47:09 2012 -0400 PR11207 cleanup: rename session.macros to session.c_macros to clarify distinction from SystemTap macroprocessor macros. ----------------------------------------------------------------------- Summary of changes: buildrun.cxx | 4 +- hash.cxx | 4 +- session.cxx | 4 +- session.h | 2 +- tapset/linux/netfilter.stp | 874 ++++++-------------------------------------- 5 files changed, 128 insertions(+), 760 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool