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.4-128-g97da377


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  97da377b94e86c5576ea34d2ee59e7f30addc1ae (commit)
      from  a8f0b557e376c35ce9d24b798f387829e9ca9ece (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 97da377b94e86c5576ea34d2ee59e7f30addc1ae
Author: Jan Kratochvil <jan.kratochvil@redhat.com>
Date:   Thu Mar 3 19:38:21 2011 +0100

    Fix _wait4_opt_str output.
    http://sourceware.org/bugzilla/show_bug.cgi?id=12470
    
    	* tapset/aux_syscalls.stp (_internal_wait_opt_str): New.
    	(_wait4_opt_str, _waitid_opt_str): Call it.
    	* tapset/nd_syscalls2.stp (nd_syscall.wait4) <options>
    	(nd_syscall.waitpid) <options, options_str>: Cut it to 32-bit.
    	* tapset/syscalls2.stp: Likewise.

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

Summary of changes:
 tapset/aux_syscalls.stp |   61 +++++++++++++++++++++++++++++++++++++++-------
 tapset/nd_syscalls2.stp |   10 ++++----
 tapset/syscalls2.stp    |   10 ++++----
 3 files changed, 61 insertions(+), 20 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]