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-1.8-162-g2dd2f7e


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  2dd2f7ec7670a4dbf1f6a36d5e672300073b65b7 (commit)
      from  10c737ff1e6149ecf183a1839d722873e57dbb14 (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 2dd2f7ec7670a4dbf1f6a36d5e672300073b65b7
Author: David Smith <dsmith@redhat.com>
Date:   Tue Aug 7 17:32:01 2012 -0500

    Fix problems with varargs macros in dyninst/io.c.
    
    * runtime/dyninst/io.c: Convert _stp_warn(), _stp_error(),
      _stp_softerror(), and _stp_dbug() from varargs macros into varargs
      functions so that calling _stp_warn() (for example) with just a format
      argument works correctly.

-----------------------------------------------------------------------

Summary of changes:
 runtime/dyninst/io.c |   75 ++++++++++++++++++++++++++++++++++++++++++++++---
 1 files changed, 70 insertions(+), 5 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]