From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24201 invoked by alias); 21 Oct 2011 14:59:44 -0000 Received: (qmail 24170 invoked by uid 9112); 21 Oct 2011 14:59:43 -0000 Date: Fri, 21 Oct 2011 14:59:00 -0000 Message-ID: <20111021145943.24159.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-341-g50c8dc8 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b100897fdb986b1338099351e6b60a187572ce47 X-Git-Newrev: 50c8dc801a8fd22a3f6b8fd00e5d29944dfffbab 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-q4/txt/msg00052.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 50c8dc801a8fd22a3f6b8fd00e5d29944dfffbab (commit) from b100897fdb986b1338099351e6b60a187572ce47 (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 50c8dc801a8fd22a3f6b8fd00e5d29944dfffbab Author: Mark Wielaard Date: Fri Oct 21 16:49:02 2011 +0200 Extract addr_of for unprivileged_[my]probes.exp once and with optional dot. Some architectures prefix function symbols with a '.', so accept an optional dot prefix. Also extract each symbol only once instead of for each pass over the list. ----------------------------------------------------------------------- Summary of changes: .../systemtap.unprivileged/unprivileged_myproc.exp | 12 ++++++++---- .../systemtap.unprivileged/unprivileged_probes.exp | 12 ++++++++---- 2 files changed, 16 insertions(+), 8 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool