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-311-g379c585


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  379c58568dbb247ed6583434ff4658c0794b977d (commit)
      from  ae3d9351dec2533ffa4c55b3d7543d5b270efec7 (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 379c58568dbb247ed6583434ff4658c0794b977d
Author: Wenji Huang <wenji.huang@oracle.com>
Date:   Wed Dec 2 17:45:20 2009 +0800

    Make tapset and tests compatible with old kernel
    
    * tapset/ioscheduler.stp : Make probe optional.
    * tapset/irq.stp : Ditto.
    * tapset/scheduler.stp : Ditto.
    * tapset/tcpmib.stp : Ditto.
    * tapset/linuxmib.stp : Switch variable by version.
    * tapset/tty.stp : Ditto.
    * testsuite/buildok/irq.stp : Make probe test optional.
    * testsuite/buildok/tty.stp : Ditto.
    * testsuite/systemtap.examples/network/netdev.stp : Ditto.
    * testsuite/buildok/tcpmib-all-probes.stp : Add embedded functions.

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

Summary of changes:
 tapset/ioscheduler.stp                          |   16 +++++-----
 tapset/irq.stp                                  |   16 +++++-----
 tapset/linuxmib.stp                             |    4 +++
 tapset/scheduler.stp                            |    7 ++++-
 tapset/tcpmib.stp                               |   16 ++++++++++-
 tapset/tty.stp                                  |   34 ++++++++++++++++++++---
 testsuite/buildok/irq.stp                       |    6 ++--
 testsuite/buildok/tcpmib-all-probes.stp         |   22 +++++++++-----
 testsuite/buildok/tty.stp                       |    8 +++---
 testsuite/systemtap.examples/network/netdev.stp |    4 +-
 10 files changed, 94 insertions(+), 39 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]