From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27636 invoked by alias); 26 Sep 2008 14:43:21 -0000 Received: (qmail 27613 invoked by uid 9156); 26 Sep 2008 14:43:20 -0000 Date: Fri, 26 Sep 2008 14:43:00 -0000 Message-ID: <20080926144317.27600.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-282-g984b459 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: d107fe8044105a30f176d513ae36b91ff82cae9d X-Git-Newrev: 984b4594279aa8b825190cf05c701e9863e561b0 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/msg00265.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 984b4594279aa8b825190cf05c701e9863e561b0 (commit) from d107fe8044105a30f176d513ae36b91ff82cae9d (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 984b4594279aa8b825190cf05c701e9863e561b0 Author: David Smith Date: Fri Sep 26 09:43:11 2008 -0500 Fixed __STP_ATTACHED_TASK_EVENTS problem caused by last commit. 2008-09-26 David Smith * task_finder.c (__STP_ATTACHED_TASK_EVENTS): Removed UTRACE_STOP, which isn't needed anymore. ----------------------------------------------------------------------- Summary of changes: runtime/ChangeLog | 5 +++++ runtime/task_finder.c | 1 - 2 files changed, 5 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool