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-246-g8785346


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  8785346c7b4789a23559ab7811cac692513d0fbf (commit)
      from  201e18a8841a2cb341a752ca180014a3b8fe5234 (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 8785346c7b4789a23559ab7811cac692513d0fbf
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Sep 7 11:36:03 2009 +0200

    PR10613 sys32_ustat is renamed compat_sys_ustat in 2.6.30 kernel.
    
    Note that the new compat_sys_ustat is asmlinkage and has a differently
    named argument for the user struct.
    
    * tapset/syscalls2.stp (syscall.ustat32): Add compat_sys_ustat variant.
      (syscall.ustat.return): Likewise.
    * tapset/nd_syscalls2.stp (nd_syscall.ustat32): Likewise.
      (nd_syscall.ustat.return): Likewise.

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

Summary of changes:
 tapset/nd_syscalls2.stp |   15 ++++++++++++++-
 tapset/syscalls2.stp    |   12 +++++++++++-
 2 files changed, 25 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]