From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18611 invoked by alias); 7 Aug 2012 15:53:39 -0000 Received: (qmail 18456 invoked by uid 9945); 7 Aug 2012 15:53:35 -0000 Date: Tue, 07 Aug 2012 15:53:00 -0000 Message-ID: <20120807155335.18430.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-153-g48ac1e7 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 4b682f2a1317940c236bbeb39448d98120c8877b X-Git-Newrev: 48ac1e744d461bee719e19123052600bbe335d46 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/msg00092.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 48ac1e744d461bee719e19123052600bbe335d46 (commit) via fe410f52bfaceb3300fe04e7b1fdd993c43f66f1 (commit) from 4b682f2a1317940c236bbeb39448d98120c8877b (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 48ac1e744d461bee719e19123052600bbe335d46 Author: Serguei Makarov Date: Tue Aug 7 11:48:47 2012 -0400 PR11207: good NEWS, everyone! commit fe410f52bfaceb3300fe04e7b1fdd993c43f66f1 Author: Serguei Makarov Date: Tue Aug 7 11:37:05 2012 -0400 PR11207: initial version of simplified tapset-macro loading from .stpm files. ----------------------------------------------------------------------- Summary of changes: NEWS | 19 ++++++++ main.cxx | 69 ++++++++++++++++++------------ parse.cxx | 137 ++++++++++++++++++++++++++++++++++++++++++++++++------------- parse.h | 19 ++++++++ session.h | 7 ++- 5 files changed, 192 insertions(+), 59 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool