From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22965 invoked by alias); 6 Oct 2010 14:35:03 -0000 Received: (qmail 22776 invoked by uid 440); 6 Oct 2010 14:35:01 -0000 Date: Wed, 06 Oct 2010 14:35:00 -0000 Message-ID: <20101006143501.22748.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.3-184-gd5b83ce X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 1818a48b50042e213b4bcd3a50cee0c6cb4576cd X-Git-Newrev: d5b83ceecdeaccce38e5116fc054da44d5b4e28c 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-q4/txt/msg00013.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 d5b83ceecdeaccce38e5116fc054da44d5b4e28c (commit) from 1818a48b50042e213b4bcd3a50cee0c6cb4576cd (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 d5b83ceecdeaccce38e5116fc054da44d5b4e28c Author: Stan Cox Date: Wed Oct 6 10:27:34 2010 -0400 Add guard for unsupported sdt architectures. * tapsets.cxx (sdt_uprobe_var_expanding_visitor::visit_target_symbol): Guard against parsing asm probe arguments for unsupported architectures. ----------------------------------------------------------------------- Summary of changes: tapsets.cxx | 11 +++++++++++ 1 files changed, 11 insertions(+), 0 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool