From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24821 invoked by alias); 7 May 2012 02:12:15 -0000 Received: (qmail 24765 invoked by uid 426); 7 May 2012 02:12:13 -0000 Date: Mon, 07 May 2012 02:12:00 -0000 Message-ID: <20120507021213.24754.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.7-203-g69aa668 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: d60ddc41a32f3843d890bd288e98153e7a8b98d2 X-Git-Newrev: 69aa668e25e8d2e7632b794d106d239aceff4733 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-q2/txt/msg00051.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 69aa668e25e8d2e7632b794d106d239aceff4733 (commit) from d60ddc41a32f3843d890bd288e98153e7a8b98d2 (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 69aa668e25e8d2e7632b794d106d239aceff4733 Author: Frank Ch. Eigler Date: Sun May 6 22:10:52 2012 -0400 toolshed name change: vardecl::skip_init->synthetic * staptree.h (vardecl::skip_init): Rename field to "synthetic". Update all users. ----------------------------------------------------------------------- Summary of changes: elaborate.cxx | 4 ++-- staptree.cxx | 2 +- staptree.h | 2 +- tapset-mark.cxx | 2 +- tapset-netfilter.cxx | 4 ++-- tapsets.cxx | 2 +- translate.cxx | 2 +- 7 files changed, 9 insertions(+), 9 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool