From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3270 invoked by alias); 9 Sep 2008 10:08:35 -0000 Received: (qmail 3247 invoked by uid 9112); 9 Sep 2008 10:08:34 -0000 Date: Tue, 09 Sep 2008 10:08:00 -0000 Message-ID: <20080909100834.3231.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-204-g67a66a8 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 094b05c79e7a69567f55514386f5f276ada60d0d X-Git-Newrev: 67a66a8b72d19dc1a1fd10db1c55e31a6e93b270 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: X-SW-Source: 2008-q3/txt/msg00215.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 67a66a8b72d19dc1a1fd10db1c55e31a6e93b270 (commit) from 094b05c79e7a69567f55514386f5f276ada60d0d (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 67a66a8b72d19dc1a1fd10db1c55e31a6e93b270 Author: Mark Wielaard Date: Tue Sep 9 11:42:28 2008 +0200 Correct this_section_offset calculation in _stp_kallsyms_lookup. ----------------------------------------------------------------------- Summary of changes: runtime/ChangeLog | 5 +++++ runtime/sym.c | 2 +- 2 files changed, 6 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool