From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8353 invoked by alias); 26 Aug 2010 22:32:08 -0000 Received: (qmail 8329 invoked by uid 426); 26 Aug 2010 22:32:08 -0000 Date: Thu, 26 Aug 2010 22:32:00 -0000 Message-ID: <20100826223208.8318.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.3-91-gad7c8e4 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 2a43d5dbf192e2b449f5cc040f2ac23934534885 X-Git-Newrev: ad7c8e4393af112099a0ab3c54e3b49056ef6289 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/msg00173.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 ad7c8e4393af112099a0ab3c54e3b49056ef6289 (commit) from 2a43d5dbf192e2b449f5cc040f2ac23934534885 (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 ad7c8e4393af112099a0ab3c54e3b49056ef6289 Author: Frank Ch. Eigler Date: Thu Aug 26 18:30:28 2010 -0400 PR11949: duplicate-eliminate tapset files * main.cxx (passes_0_4): Bypass tapset script files already parsed, based upon device/inode matching. ----------------------------------------------------------------------- Summary of changes: main.cxx | 39 +++++++++++++++++++++++++++------------ 1 files changed, 27 insertions(+), 12 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool