This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.9-226-gceca179


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 <mjw@redhat.com>
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]