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.2-269-gf95a932


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  f95a9329791d91e9a07c8c590a85e880221b944f (commit)
      from  0ef2e0e74bce67aaff372665225521705f2af3ed (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 f95a9329791d91e9a07c8c590a85e880221b944f
Author: David Smith <dsmith@redhat.com>
Date:   Tue Jun 15 14:36:23 2010 -0500

    Fixed PR11707 so that nd_syscall probes work on ppc64 systems.
    
    * tapset/powerpc/registers.stp (_stp_get_register_by_offset): Fixed
      compile error.
      (_stp_arg): Fixed logic error.  The last case was missing an "if", which
      caused all _stp_arg() to only return the value of r10.

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

Summary of changes:
 tapset/powerpc/registers.stp |    5 +++--
 1 files changed, 3 insertions(+), 2 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]