From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 798 invoked by alias); 10 Sep 2009 23:20:57 -0000 Received: (qmail 772 invoked by uid 9800); 10 Sep 2009 23:20:56 -0000 Date: Thu, 10 Sep 2009 23:20:00 -0000 Message-ID: <20090910232056.761.qmail@sourceware.org> From: eugen@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.9-283-g5e3e8ff X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 96fb769cb91ffe7016cd7dc5f97ae8111b7221f9 X-Git-Newrev: 5e3e8ffc28f765eb4933f8f167158900588aa51a 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/msg00233.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 5e3e8ffc28f765eb4933f8f167158900588aa51a (commit) via 045bc876891ed0b3ce0c4fd235eda0649f569b6c (commit) from 96fb769cb91ffe7016cd7dc5f97ae8111b7221f9 (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 5e3e8ffc28f765eb4933f8f167158900588aa51a Author: Eugeniy Meshcheryakov Date: Fri Sep 11 01:20:38 2009 +0200 Run autoreconf commit 045bc876891ed0b3ce0c4fd235eda0649f569b6c Author: Eugeniy Meshcheryakov Date: Fri Sep 11 01:19:03 2009 +0200 Remove generated files during clean ----------------------------------------------------------------------- Summary of changes: Makefile.in | 1 + aclocal.m4 | 26 +- config.in | 3 + configure | 5462 ++++++++++------------------ doc/Makefile.in | 1 + doc/SystemTap_Tapset_Reference/Makefile.am | 4 + doc/SystemTap_Tapset_Reference/Makefile.in | 30 +- grapher/Makefile.in | 1 + testsuite/Makefile.in | 1 + testsuite/aclocal.m4 | 4 +- testsuite/configure | 1373 ++++---- 11 files changed, 2579 insertions(+), 4327 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool