From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1553 invoked by alias); 2 Jan 2012 21:52:22 -0000 Received: (qmail 1525 invoked by uid 426); 2 Jan 2012 21:52:21 -0000 Date: Mon, 02 Jan 2012 21:52:00 -0000 Message-ID: <20120102215221.1513.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.6-659-g7288f08 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e3f1dffecc903e49debec819459f0de1ba20b6e6 X-Git-Newrev: 7288f08ed046ada8ccc67bff25b167b714753664 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: 2012-q1/txt/msg00000.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 7288f08ed046ada8ccc67bff25b167b714753664 (commit) via ae5e0bbb5ece659773fc63b4e332630895eb74c9 (commit) from e3f1dffecc903e49debec819459f0de1ba20b6e6 (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 7288f08ed046ada8ccc67bff25b167b714753664 Author: Frank Ch. Eigler Date: Fri Dec 30 11:53:52 2011 -0500 testsuite: unload uprobes at start of run * testsuite/lib/systemtap.exp (setup_systemtap_environment): In case we have an old one still sitting around, zap it, to force its rebuild. commit ae5e0bbb5ece659773fc63b4e332630895eb74c9 Author: Frank Ch. Eigler Date: Fri Dec 30 11:52:45 2011 -0500 when building uprobes.ko, don't suppress make stderr * buildrun.cxx (make_uprobes): Build with same quietness policy as base systemtap module, rather than -vvvv policy for tracepoint/query test modules. ----------------------------------------------------------------------- Summary of changes: buildrun.cxx | 3 +-- testsuite/lib/systemtap.exp | 3 +++ 2 files changed, 4 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool