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.0-497-g0effa39


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  0effa39a119a901ad1304b1dc6ef9ba0c4735afe (commit)
      from  f87d4022b7d93e9436ed38af0e4418b4dac4775f (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 0effa39a119a901ad1304b1dc6ef9ba0c4735afe
Author: David Smith <dsmith@redhat.com>
Date:   Tue Jan 12 16:48:33 2010 -0600

    Fixed PR 11163 so that syscall.readv/syscall.writev puts fd in argstr for ppc.
    
    * tapset/syscalls2.stp (syscall.readv): Removed old ppc hack.
      (syscall.writev): Ditto.
    * tapset/nd_syscalls2.stp (nd_syscall.readv): Removed mention of old ppc
      hack.
      (nd_syscall.writev): Ditto.

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

Summary of changes:
 tapset/nd_syscalls2.stp |   12 +-----------
 tapset/syscalls2.stp    |   10 ----------
 2 files changed, 1 insertions(+), 21 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]