From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15184 invoked by alias); 12 Apr 2011 20:30:29 -0000 Received: (qmail 15155 invoked by uid 440); 12 Apr 2011 20:30:28 -0000 Date: Tue, 12 Apr 2011 20:30:00 -0000 Message-ID: <20110412203028.15144.qmail@sourceware.org> From: scox@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.4-238-g892ec39 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e2d993da08cb9b7cbb03a6e9d8f4470b306ad6e9 X-Git-Newrev: 892ec39acf1ad24813135b730b02f431dfa7109a 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-q2/txt/msg00018.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 892ec39acf1ad24813135b730b02f431dfa7109a (commit) from e2d993da08cb9b7cbb03a6e9d8f4470b306ad6e9 (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 892ec39acf1ad24813135b730b02f431dfa7109a Author: Stan Cox Date: Tue Apr 12 16:25:15 2011 -0400 Simplify V3 sdt argument mode handling. * tapsets.cxx (sdt_uprobe_var_expanding_visitor::visit_target_symbol_arg): Treat argument extraction as a 64 bit subexpression and handle its sign if needed. ----------------------------------------------------------------------- Summary of changes: tapsets.cxx | 18 ++++++++---------- 1 files changed, 8 insertions(+), 10 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool