From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30747 invoked by alias); 1 Jul 2009 02:03:50 -0000 Received: (qmail 30299 invoked by uid 9024); 1 Jul 2009 02:03:49 -0000 Date: Wed, 01 Jul 2009 02:03:00 -0000 Message-ID: <20090701020347.29895.qmail@sourceware.org> From: roland@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.8-117-g3f6b668 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 735e0540b865b9d6ba6d4e3baee61e1210b88810 X-Git-Newrev: 3f6b6682ecfbdebefd93bfa503b8f6bd70fee005 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: 2009-q3/txt/msg00000.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 3f6b6682ecfbdebefd93bfa503b8f6bd70fee005 (commit) from 735e0540b865b9d6ba6d4e3baee61e1210b88810 (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 3f6b6682ecfbdebefd93bfa503b8f6bd70fee005 Author: Roland McGrath Date: Tue Jun 30 19:03:30 2009 -0700 Special case _stp_kretprobe_trampoline emission for -1 * translate.cxx (emit_symbol_data_done): Special case _stp_kretprobe_trampoline emission for -1, which is invalid in hex if host width > target width. ----------------------------------------------------------------------- Summary of changes: translate.cxx | 19 ++++++++++++------- 1 files changed, 12 insertions(+), 7 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool