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.5-59-gdcfd7fe


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  dcfd7fed7088871f46d9da7183e485877fb2d81f (commit)
      from  65ffc3f32328473cb74aa5c7eca7e46bb82bd7fb (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 dcfd7fed7088871f46d9da7183e485877fb2d81f
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Wed Apr 1 22:50:47 2009 -0400

    PR10019: --skip-badvars to suppress run-time memory errors too
    
    * NEWS: Note this change.
    * hash.cxx (find_script_hash): Add s.skip_badvars into hash.
    * translate.cxx (translate_pass): Emit STP_SKIP_BADVARS.
    * runtime/loc2c-runtime.h (DEREF_FAULT, STORE_DEREF_FAULT): Provide
      dummy implementation if STP_SKIP_BADVARS.

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

Summary of changes:
 NEWS                    |    7 +++++++
 hash.cxx                |    1 +
 runtime/loc2c-runtime.h |    6 +++++-
 translate.cxx           |    2 ++
 4 files changed, 15 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]