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.8-29-geeb77fb


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  eeb77fbbbd6494ec8b4496cb4e12104cb1c0e4e2 (commit)
      from  ed35c8ac5bc2da83fedfb53d0c283ee8c5c77f39 (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 eeb77fbbbd6494ec8b4496cb4e12104cb1c0e4e2
Author: Przemyslaw Pawelczyk <przemyslaw@pawelczyk.it>
Date:   Fri Jun 19 00:27:45 2009 +0200

    Fix target_set tapset.
    
    Revise acquiring of pid and ppid in fork.return probe -- use returnval()
    and pid() instead of pid() and ppid() respectively. Add pid removal on
    exit syscall. Use dwarfless syscall probe aliases. Correct formatting.
    
    Signed-off-by: Josh Stone <jistone@redhat.com>

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

Summary of changes:
 tapset/target_set.stp |   28 ++++++++++++++++++----------
 1 files changed, 18 insertions(+), 10 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]