From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14410 invoked by alias); 26 Sep 2008 17:55:58 -0000 Received: (qmail 14387 invoked by uid 426); 26 Sep 2008 17:55:58 -0000 Date: Fri, 26 Sep 2008 17:55:00 -0000 Message-ID: <20080926175556.14362.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-283-g80b4ad8 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 984b4594279aa8b825190cf05c701e9863e561b0 X-Git-Newrev: 80b4ad8b10c4a27d50bc420e44e77961c9638daf 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/msg00266.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 80b4ad8b10c4a27d50bc420e44e77961c9638daf (commit) from 984b4594279aa8b825190cf05c701e9863e561b0 (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 80b4ad8b10c4a27d50bc420e44e77961c9638daf Author: Frank Ch. Eigler Date: Fri Sep 26 13:55:52 2008 -0400 PR6829: leave unregister_uprobe() to the professionals (uprobe itself) for target exec/exit ----------------------------------------------------------------------- Summary of changes: ChangeLog | 6 ++++++ tapsets.cxx | 26 +++++++++++++++++++++----- 2 files changed, 27 insertions(+), 5 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool