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-271-g259d54c


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  259d54c0270e85f6fbeb4fb966b95c3e52e0dac0 (commit)
      from  3cb3a7dd723bf5219e5cd97d5160b7bce59ba0b4 (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 259d54c0270e85f6fbeb4fb966b95c3e52e0dac0
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Wed Sep 9 13:33:51 2009 -0400

    PR10602: improved fix for REG_IP lvalue
    
    * runtime/regs.h (SET_REG_IP): Define.
      (REG_IP_LVALUE): Undefine.
    * tapsets.cxx (*::emit_module_decls): Use SET_REG_IP() instead
      of old LVALUE? conditional.
    
    Written by jkenisto & jistone.

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

Summary of changes:
 runtime/regs.h |   20 ++++++++++++++------
 tapsets.cxx    |   54 ++++++++++++------------------------------------------
 2 files changed, 26 insertions(+), 48 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]