public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-299-g49f7872
@ 2010-06-21 15:10 dsmith
  0 siblings, 0 replies; only message in thread
From: dsmith @ 2010-06-21 15:10 UTC (permalink / raw)
  To: systemtap-cvs

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  49f7872ad5b7466ef1875b18287aad7ae30bdcd3 (commit)
      from  23c2d7d24870a618e6fd8f206400988dc3bd42dd (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 49f7872ad5b7466ef1875b18287aad7ae30bdcd3
Author: David Smith <dsmith@redhat.com>
Date:   Mon Jun 21 10:09:58 2010 -0500

    Large update to kprobes test scripts.
    
    * scripts/kprobes_test/kprobes_test.py: Python script to replace old
      expect scripts.
    * scripts/kprobes_test/whitelist.exp: Removed old expect script.
    * scripts/kprobes_test/whitelist_lib.exp: Ditto.
    * scripts/kprobes_test/gen_code.py: Changed so that could be included by
      another python module, or directly executed.
    * scripts/kprobes_test/is_probed.py: Ditto.
    * scripts/kprobes_test/run_module.py: Ditto.
    * scripts/kprobes_test/config_opts.py: Commented config options.
    * scripts/kprobes_test/default.cfg: Commented out ltp tests that require a
      server.
    * scripts/kprobes_test/.gitignore: Updated.

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

Summary of changes:
 scripts/kprobes_test/.gitignore        |    9 +
 scripts/kprobes_test/config_opts.py    |   50 +++-
 scripts/kprobes_test/default.cfg       |    4 +-
 scripts/kprobes_test/gen_code.py       |   10 +-
 scripts/kprobes_test/is_probed.py      |   81 +++--
 scripts/kprobes_test/kprobes_test.py   |  564 ++++++++++++++++++++++++++++++++
 scripts/kprobes_test/run_module.py     |   20 +-
 scripts/kprobes_test/whitelist.exp     |  162 ---------
 scripts/kprobes_test/whitelist_lib.exp |  175 ----------
 9 files changed, 685 insertions(+), 390 deletions(-)
 create mode 100755 scripts/kprobes_test/kprobes_test.py
 delete mode 100755 scripts/kprobes_test/whitelist.exp
 delete mode 100755 scripts/kprobes_test/whitelist_lib.exp


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-06-21 15:10 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-21 15:10 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-299-g49f7872 dsmith

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).