From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13945 invoked by alias); 21 Jul 2010 23:55:02 -0000 Received: (qmail 13916 invoked by uid 9586); 21 Jul 2010 23:55:02 -0000 Date: Wed, 21 Jul 2010 23:55:00 -0000 Message-ID: <20100721235502.13905.qmail@sourceware.org> From: jistone@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ec16c5a59412e6f40c2fc7074b52c480a9372ac3 X-Git-Newrev: e12e958f3b721441c9dbfa7eef283dbac501be1c 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/msg00097.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 e12e958f3b721441c9dbfa7eef283dbac501be1c (commit) via c9b524b23ac52b172ca10b872207131b4e2832ba (commit) via b817d4e63791a254b885b63b16442855021c0bf2 (commit) from ec16c5a59412e6f40c2fc7074b52c480a9372ac3 (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 e12e958f3b721441c9dbfa7eef283dbac501be1c Author: Josh Stone Date: Wed Jul 21 13:43:23 2010 -0700 Version bumps for the 1.3 release commit c9b524b23ac52b172ca10b872207131b4e2832ba Author: Josh Stone Date: Wed Jul 21 13:38:50 2010 -0700 Add NEWS for uprobes-on-NOP speedup commit b817d4e63791a254b885b63b16442855021c0bf2 Author: Josh Stone Date: Wed Jul 21 13:38:11 2010 -0700 Remove duped -G NEWS ----------------------------------------------------------------------- Summary of changes: Makefile.in | 3 +- NEWS | 8 +- configure | 20 +- configure.ac | 2 +- doc/Makefile.in | 1 + doc/SystemTap_Tapset_Reference/Makefile.in | 1 + doc/beginners/Makefile.in | 1 + grapher/Makefile.in | 1 + systemtap.spec | 5 +- testsuite/Makefile.in | 1 + testsuite/aclocal.m4 | 4 +- testsuite/configure | 1420 +++++++++++++--------------- testsuite/configure.ac | 2 +- 13 files changed, 705 insertions(+), 764 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool