From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8490 invoked by alias); 7 Jul 2010 13:44:11 -0000 Received: (qmail 8455 invoked by uid 440); 7 Jul 2010 13:44:08 -0000 Date: Wed, 07 Jul 2010 13:44:00 -0000 Message-ID: <20100707134407.8443.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.2-425-g0491c52 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 97cd9334da211ad573fa65d4fde61642f877af29 X-Git-Newrev: 0491c523afe68ab9072934f194a66a71c90435e1 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-q3/txt/msg00023.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 0491c523afe68ab9072934f194a66a71c90435e1 (commit) from 97cd9334da211ad573fa65d4fde61642f877af29 (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 0491c523afe68ab9072934f194a66a71c90435e1 Author: Stan Cox Date: Wed Jul 7 09:39:30 2010 -0400 Support powerpc debuginfoless usdt arguments. * sdt.h (STAP_SDT_V2): Now supported for powerpc. * tapsets.cxx (sdt_uprobe_var_expanding_visitor): Add powerpc dwarf regs. Allow for powerpc assembler syntax. ----------------------------------------------------------------------- Summary of changes: includes/sys/sdt.h | 2 +- tapsets.cxx | 29 +++++++++++++++++++++++++---- 2 files changed, 26 insertions(+), 5 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool