From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2562 invoked by alias); 20 Mar 2009 03:05:52 -0000 Received: (qmail 2539 invoked by uid 9713); 20 Mar 2009 03:05:50 -0000 Date: Fri, 20 Mar 2009 03:05:00 -0000 Message-ID: <20090320030550.2528.qmail@sourceware.org> From: wenji@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9-179-gd2bb12d X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ad370dccd460ebfc66f21d3d16f44807d789484f X-Git-Newrev: d2bb12d37037345a77e90aa83512075d78ae968f 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-q1/txt/msg00305.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 d2bb12d37037345a77e90aa83512075d78ae968f (commit) from ad370dccd460ebfc66f21d3d16f44807d789484f (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 d2bb12d37037345a77e90aa83512075d78ae968f Author: Wenji Huang Date: Wed Mar 18 11:17:25 2009 -0400 PR9940: avoid duplicated calling of uprobes in shared libraries Add map_p argument to __stp_call_vm_callbacks_with_vma to well tune the vma callback. Signed-off-by: Wenji Huang ----------------------------------------------------------------------- Summary of changes: runtime/task_finder.c | 6 ++++-- 1 files changed, 4 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool