From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13431 invoked by alias); 13 Jul 2010 06:38:42 -0000 Received: (qmail 13395 invoked by uid 9854); 13 Jul 2010 06:38:41 -0000 Date: Tue, 13 Jul 2010 06:38:00 -0000 Message-ID: <20100713063841.13381.qmail@sourceware.org> From: rho@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-480-gbb25d08 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e3c261fc6029379276a8570c7c99c096d261934f X-Git-Newrev: bb25d08fc5f608ea541a8f609a5b612e52bddc6c 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: 2010-q3/txt/msg00064.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 bb25d08fc5f608ea541a8f609a5b612e52bddc6c (commit) from e3c261fc6029379276a8570c7c99c096d261934f (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 bb25d08fc5f608ea541a8f609a5b612e52bddc6c Author: rho Date: Tue Jul 13 02:27:39 2010 -0400 New stap -G option to support passing global variables to the kernel module (Bugzilla Bug 5642) ----------------------------------------------------------------------- Summary of changes: AUTHORS | 1 + NEWS | 3 +++ buildrun.cxx | 4 ++++ session.cxx | 7 ++++++- session.h | 1 + stap.1 | 12 ++++++++---- 6 files changed, 23 insertions(+), 5 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool