From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10705 invoked by alias); 18 Jun 2009 21:20:31 -0000 Received: (qmail 10547 invoked by uid 426); 18 Jun 2009 21:20:30 -0000 Date: Thu, 18 Jun 2009 21:20:00 -0000 Message-ID: <20090618212030.10536.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.8-28-ged35c8a X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 905728a036bf9d5cf0c21d684ad53882489c82c8 X-Git-Newrev: ed35c8ac5bc2da83fedfb53d0c283ee8c5c77f39 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/msg00337.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 ed35c8ac5bc2da83fedfb53d0c283ee8c5c77f39 (commit) from 905728a036bf9d5cf0c21d684ad53882489c82c8 (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 ed35c8ac5bc2da83fedfb53d0c283ee8c5c77f39 Author: Frank Ch. Eigler Date: Thu Jun 18 17:19:29 2009 -0400 PR10298: tweak global param initialization for NULL etc. * translate.cxx (translate_pass): Emit module_parm stuff at the very end. * testsuite/buildok/null.stp: New test. ----------------------------------------------------------------------- Summary of changes: testsuite/buildok/null.stp | 5 +++++ translate.cxx | 13 +++++++------ 2 files changed, 12 insertions(+), 6 deletions(-) create mode 100755 testsuite/buildok/null.stp hooks/post-receive -- systemtap: system-wide probe/trace tool