From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14119 invoked by alias); 13 Dec 2011 19:31:00 -0000 Received: (qmail 14092 invoked by uid 448); 13 Dec 2011 19:31:00 -0000 Date: Tue, 13 Dec 2011 19:31:00 -0000 Message-ID: <20111213193059.14081.qmail@sourceware.org> From: brolley@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-590-g071de8a X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a915ecd6d60a8d0b42363c9f1f56ff75e9e335fb X-Git-Newrev: 071de8a602d66d4543628b0f6b8e99e9c93f9ad6 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-q4/txt/msg00218.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 071de8a602d66d4543628b0f6b8e99e9c93f9ad6 (commit) from a915ecd6d60a8d0b42363c9f1f56ff75e9e335fb (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 071de8a602d66d4543628b0f6b8e99e9c93f9ad6 Author: Dave Brolley Date: Tue Dec 13 14:25:46 2011 -0500 PR 13318: Add -D option to stap-server and stap-serverd. Now supported on the command line as -D macro[=value] and in the stap-server config files as DEFINE=macro[=value]. ----------------------------------------------------------------------- Summary of changes: NEWS | 6 +++- initscript/README.stap-server | 39 +++++++++++++++++++++----------- stap-server | 49 ++++++++++++++++++++++++++++++++++++----- stap-serverd.cxx | 25 +++++++++++++++------ 4 files changed, 90 insertions(+), 29 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool