From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16459 invoked by alias); 23 Apr 2009 19:37:59 -0000 Received: (qmail 16427 invoked by uid 678); 23 Apr 2009 19:37:58 -0000 Date: Thu, 23 Apr 2009 19:37:00 -0000 Message-ID: <20090423193758.16413.qmail@sourceware.org> From: wcohen@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.5-224-g551218c X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c0dac6989f733db67f9c4d62b584944efd0680c5 X-Git-Newrev: 551218c441e28128d458c4fbd4923335800ea878 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-q2/txt/msg00124.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 551218c441e28128d458c4fbd4923335800ea878 (commit) via 699ed2d5a50e03c029e9eb9437484cb15bb98a3c (commit) via fd8646cc285b96601bf5602d7c669d09b0344c13 (commit) via 52bc8b53c4bf03d51edf02d088aa04af809b9005 (commit) from c0dac6989f733db67f9c4d62b584944efd0680c5 (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 551218c441e28128d458c4fbd4923335800ea878 Author: William Cohen Date: Thu Apr 23 15:37:22 2009 -0400 Make sure values get passed to xmlto. commit 699ed2d5a50e03c029e9eb9437484cb15bb98a3c Merge: fd8646cc285b96601bf5602d7c669d09b0344c13 c0dac6989f733db67f9c4d62b584944efd0680c5 Author: William Cohen Date: Thu Apr 23 15:27:31 2009 -0400 Merge branch 'master' of ssh://sources.redhat.com/git/systemtap commit fd8646cc285b96601bf5602d7c669d09b0344c13 Author: William Cohen Date: Thu Apr 23 15:26:32 2009 -0400 Revert "Make sure that the pool_size and hash_size are passed into xmlto." This reverts commit 52bc8b53c4bf03d51edf02d088aa04af809b9005. commit 52bc8b53c4bf03d51edf02d088aa04af809b9005 Author: William Cohen Date: Thu Apr 23 15:04:05 2009 -0400 Make sure that the pool_size and hash_size are passed into xmlto. ----------------------------------------------------------------------- Summary of changes: doc/SystemTap_Tapset_Reference/Makefile.am | 4 +--- doc/SystemTap_Tapset_Reference/Makefile.in | 4 +--- 2 files changed, 2 insertions(+), 6 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool