From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4602 invoked by alias); 1 Dec 2008 07:12:20 -0000 Received: (qmail 4576 invoked by uid 9779); 1 Dec 2008 07:12:17 -0000 Date: Mon, 01 Dec 2008 07:12:00 -0000 Message-ID: <20081201071215.4554.qmail@sourceware.org> From: rarora@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-572-g7471ea1 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 4ea5a9d947ac41fc9da143ce501642673d27c7bf X-Git-Newrev: 7471ea1f77971b814bc366a3e09d99aaddcfb0f7 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-q4/txt/msg00283.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 7471ea1f77971b814bc366a3e09d99aaddcfb0f7 (commit) from 4ea5a9d947ac41fc9da143ce501642673d27c7bf (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 7471ea1f77971b814bc366a3e09d99aaddcfb0f7 Author: Rajan Arora Date: Mon Dec 1 02:06:51 2008 -0500 BZ 5892: Add stap -B to sic systemtap at an alternate kernel build tree ----------------------------------------------------------------------- Summary of changes: ChangeLog | 15 +++++++++++++++ NEWS | 3 +++ buildrun.cxx | 22 ++++++++++++++++------ main.cxx | 48 +++++++++++++++++++++++++++++++++++++++--------- session.h | 1 + tapsets.cxx | 16 ++++++++++++---- translate.cxx | 8 +++++--- 7 files changed, 91 insertions(+), 22 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool