From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13350 invoked by alias); 16 Aug 2011 03:09:17 -0000 Received: (qmail 13322 invoked by uid 426); 16 Aug 2011 03:09:16 -0000 Date: Tue, 16 Aug 2011 03:09:00 -0000 Message-ID: <20110816030916.13311.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.6-102-gebc08b5 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 7afeaaa4465919c739b42d95b0b52b6d0d1b01ea X-Git-Newrev: ebc08b50d71622148c9e472a3876972e3a5a59e3 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: 2011-q3/txt/msg00178.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 ebc08b50d71622148c9e472a3876972e3a5a59e3 (commit) from 7afeaaa4465919c739b42d95b0b52b6d0d1b01ea (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 ebc08b50d71622148c9e472a3876972e3a5a59e3 Author: Frank Ch. Eigler Date: Mon Aug 15 23:07:27 2011 -0400 translate symbol/unwind extraction: shrink output * translate.cxx (dump_unwindsyms): Use plain decimal formatting instead of 0xFF hex for bulk data, to save 1-3 bytes of C source per byte. ----------------------------------------------------------------------- Summary of changes: translate.cxx | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool