From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2677 invoked by alias); 11 Jul 2011 22:01:20 -0000 Received: (qmail 2639 invoked by uid 426); 11 Jul 2011 22:01:18 -0000 Date: Mon, 11 Jul 2011 22:01:00 -0000 Message-ID: <20110711220118.2628.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.5-95-gdbb9345 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 49ce4e5b0835bf328aab277b7ddd880c7ba7e6cf X-Git-Newrev: dbb9345d2da5aa9634732352f1bac68bdc1224de 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: 2011-q3/txt/msg00018.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 dbb9345d2da5aa9634732352f1bac68bdc1224de (commit) from 49ce4e5b0835bf328aab277b7ddd880c7ba7e6cf (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 dbb9345d2da5aa9634732352f1bac68bdc1224de Author: Frank Ch. Eigler Date: Mon Jul 11 17:59:34 2011 -0400 PR12729: remove one unneded stap_system invocation lberk found that this function normally produces failing stap_system calls, which are not going to be silent for much longer. * buildrun.cxx (kernel_built_uprobes): Simplify. ----------------------------------------------------------------------- Summary of changes: buildrun.cxx | 12 +++--------- 1 files changed, 3 insertions(+), 9 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool