From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24972 invoked by alias); 4 Aug 2009 22:15:14 -0000 Received: (qmail 24943 invoked by uid 9586); 4 Aug 2009 22:15:13 -0000 Date: Tue, 04 Aug 2009 22:15:00 -0000 Message-ID: <20090804221511.24923.qmail@sourceware.org> From: jistone@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.8-238-g14df5fd X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 79bd71a13fb5dde4d76d42dd5158cdb18c06b6c5 X-Git-Newrev: 14df5fde19ceb5d6a40101be88ee38e3a781059e 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: 2009-q3/txt/msg00093.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 14df5fde19ceb5d6a40101be88ee38e3a781059e (commit) from 79bd71a13fb5dde4d76d42dd5158cdb18c06b6c5 (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 14df5fde19ceb5d6a40101be88ee38e3a781059e Author: Josh Stone Date: Tue Aug 4 15:11:44 2009 -0700 Rename and package the grapher * grapher/Makefile.am: Rename the binary to stapgraph. * grapher/Makefile.in: Regen. * systemtap.spec: Add a -grapher subpackage. ----------------------------------------------------------------------- Summary of changes: grapher/Makefile.am | 10 ++-- grapher/Makefile.in | 149 ++++++++++++++++++++++++++------------------------- systemtap.spec | 25 ++++++++- 3 files changed, 104 insertions(+), 80 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool