From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30809 invoked by alias); 17 Sep 2010 20:49:01 -0000 Received: (qmail 30783 invoked by uid 9586); 17 Sep 2010 20:49:00 -0000 Date: Fri, 17 Sep 2010 20:49:00 -0000 Message-ID: <20100917204900.30772.qmail@sourceware.org> From: jistone@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-147-g40a5025 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: d82c306bcdbfdf995cfeb8c5a6a0b12850a1a93e X-Git-Newrev: 40a50254448d5e9a9a192cf2c31348440c3e0d7e 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: 2010-q3/txt/msg00213.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 40a50254448d5e9a9a192cf2c31348440c3e0d7e (commit) via 7754525c007dfa6401ce81300810fc206d1655c9 (commit) from d82c306bcdbfdf995cfeb8c5a6a0b12850a1a93e (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 40a50254448d5e9a9a192cf2c31348440c3e0d7e Author: Josh Stone Date: Fri Sep 17 13:47:01 2010 -0700 Reduce uniq_list to a single pass commit 7754525c007dfa6401ce81300810fc206d1655c9 Author: Josh Stone Date: Fri Sep 17 11:40:26 2010 -0700 Remove systemtap_session::printscript It's a duplicate of main.cxx:printscript. ----------------------------------------------------------------------- Summary of changes: main.cxx | 26 +++----- session.cxx | 214 ----------------------------------------------------------- 2 files changed, 9 insertions(+), 231 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool