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.7-272-g8844346


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  8844346125b135280bee9fee12cbdbceb750d898 (commit)
       via  3aa3a6bd7ff9730cbca2d695b4380e62f50adf31 (commit)
       via  66fc44b2df24bf0229def28be9126cefa945c6a0 (commit)
       via  316ebf03eff7fcff893dc9913c4866ad991c0e85 (commit)
      from  85d2b7ff564b8530a984c8d767a18bae6ca73eac (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 8844346125b135280bee9fee12cbdbceb750d898
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed Sep 17 17:58:58 2008 +0200

    Low byte of clone flags is always set to SIGCHLD in forkwait.c test.

commit 3aa3a6bd7ff9730cbca2d695b4380e62f50adf31
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed Sep 17 17:23:06 2008 +0200

    Timer id in timer.c test can be arbitrary number.

commit 66fc44b2df24bf0229def28be9126cefa945c6a0
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed Sep 17 16:48:54 2008 +0200

    Don't try including unnecessary asm/page.h in swap.c test.

commit 316ebf03eff7fcff893dc9913c4866ad991c0e85
Author: Mark Wielaard <mjw@redhat.com>
Date:   Wed Sep 17 16:27:44 2008 +0200

    Removed commented out code and unneeded embedded C-code from aux_syscalls.stp.

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

Summary of changes:
 tapset/ChangeLog                       |    5 +
 tapset/aux_syscalls.stp                |  190 ++++++--------------------------
 testsuite/systemtap.syscall/ChangeLog  |   12 ++
 testsuite/systemtap.syscall/forkwait.c |    2 +-
 testsuite/systemtap.syscall/swap.c     |    1 -
 testsuite/systemtap.syscall/timer.c    |    8 +-
 6 files changed, 58 insertions(+), 160 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]