From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9088 invoked by alias); 10 Mar 2009 21:48:30 -0000 Received: (qmail 9065 invoked by uid 440); 10 Mar 2009 21:48:30 -0000 Date: Tue, 10 Mar 2009 21:48:00 -0000 Message-ID: <20090310214829.9054.qmail@sourceware.org> From: scox@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9-96-g95635ee X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e0a17418b9d12e2a95dc345e95080ba31a41677f X-Git-Newrev: 95635ee8a429033dcb5d63727f0f2cae039a2dfd 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-q1/txt/msg00246.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 95635ee8a429033dcb5d63727f0f2cae039a2dfd (commit) from e0a17418b9d12e2a95dc345e95080ba31a41677f (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 95635ee8a429033dcb5d63727f0f2cae039a2dfd Author: Stan Cox Date: Tue Mar 10 17:43:17 2009 -0400 Ensure args are available for postgres static probes. * includes/sys/sdt.h: Couple asm with its arg declaration. ----------------------------------------------------------------------- Summary of changes: includes/sys/sdt.h | 50 +++++++++++++++++++++++++------------------------- 1 files changed, 25 insertions(+), 25 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool