From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27764 invoked by alias); 28 Aug 2008 16:14:54 -0000 Received: (qmail 27741 invoked by uid 426); 28 Aug 2008 16:14:54 -0000 Date: Thu, 28 Aug 2008 16:14:00 -0000 Message-ID: <20080828161454.27730.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-126-gdff50e0 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 57148ee74505bdc3f33746563a998a9832924a41 X-Git-Newrev: dff50e09fea194433e15aa6137c835cedcf94a58 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: X-SW-Source: 2008-q3/txt/msg00180.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 dff50e09fea194433e15aa6137c835cedcf94a58 (commit) from 57148ee74505bdc3f33746563a998a9832924a41 (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 dff50e09fea194433e15aa6137c835cedcf94a58 Author: Frank Ch. Eigler Date: Thu Aug 28 12:14:49 2008 -0400 trailing whitespace removal, as approved by emacs (add-hook 'before-save-hook 'delete-trailing-whitespace) ----------------------------------------------------------------------- Summary of changes: buildrun.cxx | 22 ++-- coveragedb.cxx | 4 +- coveragedb.h | 4 +- dwarf_wrappers.h | 2 +- elaborate.h | 4 +- hash.cxx | 6 +- main.cxx | 16 +- mdfour.c | 46 +++--- mdfour.h | 10 +- parse.cxx | 162 +++++++++--------- parse.h | 10 +- session.h | 6 +- staptree.cxx | 136 ++++++++-------- staptree.h | 2 +- translate.cxx | 506 +++++++++++++++++++++++++++--------------------------- util.cxx | 6 +- util.h | 8 +- 17 files changed, 475 insertions(+), 475 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool