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. rhel52-ga-384-g8f5a3d9


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  8f5a3d9e3c6985f655495d133c8a2989ce91fd4d (commit)
      from  ab54fa853735acfe90a0e125216bbb400e12ee1c (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 8f5a3d9e3c6985f655495d133c8a2989ce91fd4d
Author: Tim Moore <moore@blackbox.bricoworks.com>
Date:   Wed Jun 11 16:44:45 2008 +0200

    Fix bug in dwfl_assert call.
    
    The problem was caused by ptrdiff_t being a long on x86_64 and not
    matching any of the overloaded definitions of dwfl_assert.

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

Summary of changes:
 tapsets.cxx |    2 +-
 1 files changed, 1 insertions(+), 1 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]