[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.9-214-g77c26b4

mark@sourceware.org mark@sourceware.org
Sat Aug 29 18:47:00 GMT 2009


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  77c26b4ed3ce4edc48de72aadcd93161c96dae7d (commit)
      from  b976c46167e5a522a8d8d7a23d602d5f15d6e750 (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 77c26b4ed3ce4edc48de72aadcd93161c96dae7d
Author: Mark Wielaard <mjw@redhat.com>
Date:   Sat Aug 29 20:42:09 2009 +0200

    Fix sys_sigaltstack ussp conditional.
    
    For i386 sys_sigaltstack changed argument params starting with kernel
    commit b12bda which was only included in 2.6.30, not in any 2.6.29 kernel.
    
    * tapset/i386/syscalls.stp (sys_sigaltstack): ussp conditional should be
      kernel_v < "2.6.30" for param change (from bx to regs).

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

Summary of changes:
 tapset/i386/syscalls.stp |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool



More information about the Systemtap-cvs mailing list