From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21328 invoked by alias); 30 Sep 2008 16:00:53 -0000 Received: (qmail 21302 invoked by uid 9639); 30 Sep 2008 16:00:52 -0000 Date: Tue, 30 Sep 2008 16:00:00 -0000 Message-ID: <20080930160044.21258.qmail@sourceware.org> From: moore@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-298-gf12c75d X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a3de5d6e615aafb9528e22db5eeb6ddc12823256 X-Git-Newrev: f12c75dd38c4990b9410410cc23e33004d3677ed 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: 2008-q3/txt/msg00270.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 f12c75dd38c4990b9410410cc23e33004d3677ed (commit) from a3de5d6e615aafb9528e22db5eeb6ddc12823256 (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 f12c75dd38c4990b9410410cc23e33004d3677ed Author: Tim Moore Date: Mon Sep 29 17:58:31 2008 +0200 Fix race condition in addr-map; simplify allocation logic ----------------------------------------------------------------------- Summary of changes: runtime/ChangeLog | 5 +++ runtime/addr-map.c | 99 ++++++++++++++++++++++++++++------------------------ 2 files changed, 58 insertions(+), 46 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool