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-166-gdeb6354


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  deb635455c042a10cc74a45c9ef02458d890946f (commit)
       via  4bb6522cf62ade81ebdf578d187c93e5880e18be (commit)
      from  ea14cf671a7ad543ad4752b301883789ab86f70f (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 deb635455c042a10cc74a45c9ef02458d890946f
Author: William Cohen <wcohen@redhat.com>
Date:   Fri Jul 17 15:18:51 2009 -0400

    Add chng_cpu.stp and migrate.stp examples.

commit 4bb6522cf62ade81ebdf578d187c93e5880e18be
Author: William Cohen <wcohen@redhat.com>
Date:   Fri Jul 17 15:12:26 2009 -0400

    Add network/tcpipstat.stp descriptions.

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

Summary of changes:
 testsuite/systemtap.examples/index.html            |    9 ++++
 testsuite/systemtap.examples/index.txt             |   32 +++++++++++++++
 testsuite/systemtap.examples/keyword-index.html    |   17 +++++++-
 testsuite/systemtap.examples/keyword-index.txt     |   43 ++++++++++++++++++++
 testsuite/systemtap.examples/process/chng_cpu.meta |   14 ++++++
 testsuite/systemtap.examples/process/chng_cpu.stp  |   31 ++++++++++++++
 testsuite/systemtap.examples/process/migrate.meta  |   14 ++++++
 testsuite/systemtap.examples/process/migrate.stp   |   27 ++++++++++++
 8 files changed, 186 insertions(+), 1 deletions(-)
 create mode 100644 testsuite/systemtap.examples/process/chng_cpu.meta
 create mode 100755 testsuite/systemtap.examples/process/chng_cpu.stp
 create mode 100644 testsuite/systemtap.examples/process/migrate.meta
 create mode 100755 testsuite/systemtap.examples/process/migrate.stp


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]