From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28518 invoked by alias); 19 Dec 2008 21:56:32 -0000 Received: (qmail 28493 invoked by uid 9788); 19 Dec 2008 21:56:32 -0000 Date: Fri, 19 Dec 2008 21:56:00 -0000 Message-ID: <20081219215632.28482.qmail@sourceware.org> From: ebaron@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-632-ga46143a X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b00e123d3bc577a0b255628e36f7534dc7a1e641 X-Git-Newrev: a46143af464b24e75e784a3ebaebf86bc52a44ed 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: 2008-q4/txt/msg00347.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 a46143af464b24e75e784a3ebaebf86bc52a44ed (commit) via 30c94a80d5f7bef33450bd1a7e090c8e99b6db89 (commit) from b00e123d3bc577a0b255628e36f7534dc7a1e641 (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 a46143af464b24e75e784a3ebaebf86bc52a44ed Merge: 30c94a80d5f7bef33450bd1a7e090c8e99b6db89 b00e123d3bc577a0b255628e36f7534dc7a1e641 Author: Elliott Baron Date: Fri Dec 19 10:13:52 2008 -0500 Merge branch 'master' of ssh://ebaron@sources.redhat.com/git/systemtap commit 30c94a80d5f7bef33450bd1a7e090c8e99b6db89 Author: Elliott Baron Date: Fri Dec 19 10:03:35 2008 -0500 First attempt at printf kernel memory hex dump ----------------------------------------------------------------------- Summary of changes: elaborate.cxx | 1 + runtime/vsprintf.c | 7 ++++++- staptree.cxx | 8 ++++++++ staptree.h | 1 + translate.cxx | 6 ++++-- 5 files changed, 20 insertions(+), 3 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool