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-90-gba4e4ff


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  ba4e4ff4ba0206bb707538bbfb5e07d3cca33d5b (commit)
      from  fd0143174d30451c99fde61d719d2eaa53730ff6 (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 ba4e4ff4ba0206bb707538bbfb5e07d3cca33d5b
Author: Josh Stone <jistone@redhat.com>
Date:   Mon Mar 9 14:40:24 2009 -0700

    Add safety checks to _stp_get_register_by_offset()
    
    This now checks that CONTEXT->regs actually exists, and that the
    requested offset is in the correct range.

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

Summary of changes:
 tapset/i686/registers.stp   |   10 ++++++++++
 tapset/ppc64/registers.stp  |   10 ++++++++++
 tapset/s390x/registers.stp  |   12 +++++++++++-
 tapset/x86_64/registers.stp |   10 ++++++++++
 4 files changed, 41 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]