From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20610 invoked by alias); 3 Sep 2009 13:05:19 -0000 Received: (qmail 20558 invoked by uid 9112); 3 Sep 2009 13:05:17 -0000 Date: Thu, 03 Sep 2009 13:05:00 -0000 Message-ID: <20090903130517.20547.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.9-226-gceca179 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 50a5950bf24aebe1ce65f0f60cc4688df9209f2c X-Git-Newrev: ceca17997ef0a5310cf887d451651acec73b41da 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-q3/txt/msg00198.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 ceca17997ef0a5310cf887d451651acec73b41da (commit) from 50a5950bf24aebe1ce65f0f60cc4688df9209f2c (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 ceca17997ef0a5310cf887d451651acec73b41da Author: Mark Wielaard Date: Thu Sep 3 15:03:35 2009 +0200 PR10589 followup. More tapsets.cxx _stp_warn formatting fixlets. struct kretprobe nmissed an int, but struct kprobe nmissed an unsigned long. * tapsets.cxx (dwarf_derived_probe_group::emit_module_exit): Adjust _stp_warn format string for kprobe nmissed argument. (kprobe_derived_probe_group::emit_module_init): Likewise. ----------------------------------------------------------------------- Summary of changes: tapsets.cxx | 8 ++++---- 1 files changed, 4 insertions(+), 4 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool