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.3-50-g54c2bb8


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  54c2bb84a5cb7ecd2606dd617c46474b9a0a4cd4 (commit)
      from  2d363b75dcc62078c842f2e0a6f3a7cba285714a (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 54c2bb84a5cb7ecd2606dd617c46474b9a0a4cd4
Author: Josh Stone <jistone@redhat.com>
Date:   Tue Aug 17 13:33:38 2010 -0700

    Simplify dwfl_assert and dwarf_assert
    
    We don't need template or const efforts for a null pointer check -- just
    use const void* for all cases.  Make the overloaded variants inline
    while I'm at it.

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

Summary of changes:
 dwarf_wrappers.cxx |    6 ------
 dwarf_wrappers.h   |   21 +++++++++------------
 2 files changed, 9 insertions(+), 18 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]