From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 956 invoked by alias); 2 Jun 2008 19:26:06 -0000 Received: (qmail 933 invoked by uid 426); 2 Jun 2008 19:26:06 -0000 Date: Mon, 02 Jun 2008 19:26:00 -0000 Message-ID: <20080602192606.922.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. rhel52-ga-354-g93db086 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f087e30eef30c6a76f2f02db9c7a7544f42e7503 X-Git-Newrev: 93db086a1a595baf97142a8ea2d4f3bae537f306 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-q2/txt/msg00075.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 93db086a1a595baf97142a8ea2d4f3bae537f306 (commit) from f087e30eef30c6a76f2f02db9c7a7544f42e7503 (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 93db086a1a595baf97142a8ea2d4f3bae537f306 Author: Frank Ch. Eigler Date: Mon Jun 2 15:26:01 2008 -0400 PR6534: make do without uts_sem (about to be unexported from 2.6.26-mm) ----------------------------------------------------------------------- Summary of changes: ChangeLog | 6 ++++++ translate.cxx | 29 +++++++++-------------------- 2 files changed, 15 insertions(+), 20 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool