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-78-g1beb508


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  1beb508976ba5a79758ffe6e174f47a64225f449 (commit)
       via  3620a030bc54971cc4cf85faaff7cb26710cd015 (commit)
       via  6987cb4306107994d06b0e653b9eac97388056bc (commit)
      from  2e2516781661f5a4b41e4dc79d423250e057f271 (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 1beb508976ba5a79758ffe6e174f47a64225f449
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Thu Oct 8 17:23:42 2009 -0400

    examples: regen indexes

commit 3620a030bc54971cc4cf85faaff7cb26710cd015
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Thu Oct 8 17:21:08 2009 -0400

    examples: add mbrwatch sample

commit 6987cb4306107994d06b0e653b9eac97388056bc
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Thu Oct 8 17:18:51 2009 -0400

    testsuite: robustify check_* invocation of examples meta
    
    testsuite/systemtap.examples/
    
    * check.exp (extract_tag): Log extracted tags.  Tolerate embedded '$'.
      (run_command): Pass through commands to sh -c without eval quoting.
    * README: Document "sh -c"-ness of check_* tags.
    * *.meta: Fix quoting, add a few check_support predicates.

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

Summary of changes:
 testsuite/systemtap.examples/README                |    6 ++++--
 testsuite/systemtap.examples/check.exp             |   10 ++++------
 .../systemtap.examples/general/para-callgraph.meta |    4 ++--
 testsuite/systemtap.examples/index.html            |    3 +++
 testsuite/systemtap.examples/index.txt             |    7 +++++++
 testsuite/systemtap.examples/io/iostat-scsi.meta   |    2 +-
 testsuite/systemtap.examples/io/mbrwatch.meta      |    6 ++++++
 testsuite/systemtap.examples/io/mbrwatch.stp       |    9 +++++++++
 testsuite/systemtap.examples/io/ttyspy.meta        |    1 +
 testsuite/systemtap.examples/keyword-index.html    |   11 ++++++++++-
 testsuite/systemtap.examples/keyword-index.txt     |   16 ++++++++++++++++
 testsuite/systemtap.examples/locks/bkl.meta        |    1 +
 testsuite/systemtap.examples/locks/bkl_stats.meta  |    1 +
 .../systemtap.examples/memory/mmanonpage.meta      |    2 +-
 .../systemtap.examples/memory/mmfilepage.meta      |    2 +-
 testsuite/systemtap.examples/memory/mmreclaim.meta |    2 +-
 .../systemtap.examples/memory/mmwriteback.meta     |    2 +-
 testsuite/systemtap.examples/network/autofs4.meta  |    2 +-
 .../systemtap.examples/network/dropwatch.meta      |    2 +-
 .../systemtap.examples/network/tcpipstat.meta      |    1 +
 .../systemtap.examples/process/schedtimes.meta     |    2 +-
 21 files changed, 73 insertions(+), 19 deletions(-)
 create mode 100644 testsuite/systemtap.examples/io/mbrwatch.meta
 create mode 100755 testsuite/systemtap.examples/io/mbrwatch.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]