From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15353 invoked by alias); 1 Sep 2010 18:16:24 -0000 Received: (qmail 15327 invoked by uid 9024); 1 Sep 2010 18:16:24 -0000 Date: Wed, 01 Sep 2010 18:16:00 -0000 Message-ID: <20100901181624.15316.qmail@sourceware.org> From: roland@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-108-gaa2b358 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 4adf88563aa533c83d6e3f8ede36519cd8a2f403 X-Git-Newrev: aa2b358324032a8bba5be84dfe2cdfc6a8e183f8 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/msg00183.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 aa2b358324032a8bba5be84dfe2cdfc6a8e183f8 (commit) from 4adf88563aa533c83d6e3f8ede36519cd8a2f403 (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 aa2b358324032a8bba5be84dfe2cdfc6a8e183f8 Author: Roland McGrath Date: Tue Aug 31 17:33:12 2010 -0700 staprun: Clean up kallsyms _stext parsing. * runtime/staprun/staprun.c (send_relocation_kernel): Rewrote parsing loop. ----------------------------------------------------------------------- Summary of changes: runtime/staprun/staprun.c | 49 ++++++++++++++++++++++----------------------- 1 files changed, 24 insertions(+), 25 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool