public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.8-256-g8c94efa
@ 2012-09-26 19:33 dsmith
  0 siblings, 0 replies; only message in thread
From: dsmith @ 2012-09-26 19:33 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  8c94efa76616a6460d793c8de43d6a491a93fa16 (commit)
      from  6a126482c498f3f75f1e14df238647e94f6fd47c (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 8c94efa76616a6460d793c8de43d6a491a93fa16
Author: David Smith <dsmith@redhat.com>
Date:   Wed Sep 26 14:31:31 2012 -0500

    (PR14574 partial fix) Make the systemtap.pass1-4/*.exp tests use dyninst also.
    
    * testsuite/lib/systemtap.exp (print_systemtap_version): New function.
      (get_runtime_list): Ditto.
      (setup_systemtap_environment): Remember whether we've got dyninst
      support.
      (stap_run_batch): Allow passing args and the filename.
    * testsuite/systemtap.pass1-4/buildok-dyninst.exp: New test.
    * testsuite/systemtap.pass1-4/buildko.exp: Add dyninst support.
    * testsuite/systemtap.pass1-4/parseko.exp: Ditto.
    * testsuite/systemtap.pass1-4/parseok.exp: Ditto.
    * testsuite/systemtap.pass1-4/semko.exp: Ditto.
    * testsuite/systemtap.pass1-4/semok.exp: Ditto.
    * testsuite/systemtap.pass1-4/transko.exp: Ditto.
    * testsuite/systemtap.pass1-4/transok.exp: Ditto.
    * testsuite/buildok/cmdline01.stp: Allow extra args to be passed in.
    * testsuite/buildok/fortytwo.stp: Ditto.
    * testsuite/buildok/oldlocals01.stp: Ditto.
    * testsuite/buildok/scsi-detailed.stp: Ditto.
    * testsuite/buildok/thirtythree.stp: Ditto.
    * testsuite/buildok/thirtytwo.stp: Ditto.
    * testsuite/parseko/bad_tapset.stp: Ditto.
    * testsuite/parseko/cmdline02.stp: Ditto.
    * testsuite/parseko/cmdline03.stp: Ditto.
    * testsuite/parseko/cmdline04.stp: Ditto.
    * testsuite/parseko/cmdline06.stp: Ditto.
    * testsuite/parseko/cmdline07.stp: Ditto.
    * testsuite/parseko/cmdline08.stp: Ditto.
    * testsuite/parseko/cmdline15.stp: Ditto.
    * testsuite/parseko/cmdline22.stp: Ditto.
    * testsuite/parseko/deprecated01.stp: Ditto.
    * testsuite/parseko/preprocess13.stp: Ditto.
    * testsuite/parseko/preprocess16.stp: Ditto.
    * testsuite/parseko/preprocess17.stp: Ditto.
    * testsuite/parseko/twentyseven.stp: Ditto.
    * testsuite/parseko/twentythree.stp: Ditto.
    * testsuite/parseok/all_tapsets.stp: Ditto.
    * testsuite/parseok/bad_tapset.stp: Ditto.
    * testsuite/parseok/cmdline01.stp: Ditto.
    * testsuite/parseok/cmdline02.stp: Ditto.
    * testsuite/parseok/deprecated01.stp: Ditto.
    * testsuite/parseok/fourteen.stp: Ditto.
    * testsuite/parseok/macros05.stp: Ditto.
    * testsuite/parseok/macros08.stp: Ditto.
    * testsuite/parseok/nineteen.stp: Ditto.
    * testsuite/parseok/semko.stp: Ditto.
    * testsuite/parseok/unparser.stp: Ditto.
    * testsuite/semko/fifty.stp: Ditto.
    * testsuite/semko/nodwf01.stp: Ditto.
    * testsuite/semko/nodwf02.stp: Ditto.
    * testsuite/semko/nodwf03.stp: Ditto.
    * testsuite/semko/nodwf04.stp: Ditto.
    * testsuite/semko/nodwf05.stp: Ditto.
    * testsuite/semko/nodwf06.stp: Ditto.
    * testsuite/semko/nodwf07.stp: Ditto.
    * testsuite/semko/nodwf08.stp: Ditto.
    * testsuite/semko/nodwf09.stp: Ditto.
    * testsuite/semko/plt2.stp: Ditto.
    * testsuite/semko/target_lvalue.stp: Ditto.
    * testsuite/semok/args.stp: Ditto.
    * testsuite/semok/badvar.stp: Ditto.
    * testsuite/semok/badvar_undefined.stp: Ditto.
    * testsuite/semok/bz11911.stp: Ditto.
    * testsuite/semok/defined_list_vars.stp: Ditto.
    * testsuite/semok/eight.stp: Ditto.
    * testsuite/semok/nine.stp: Ditto.
    * testsuite/semok/nodwf01.stp: Ditto.
    * testsuite/semok/nodwf02.stp: Ditto.
    * testsuite/semok/nodwf03.stp: Ditto.
    * testsuite/semok/nodwf04.stp: Ditto.
    * testsuite/semok/nodwf05.stp: Ditto.
    * testsuite/semok/nodwf06.stp: Ditto.
    * testsuite/semok/nodwf07.stp: Ditto.
    * testsuite/semok/plt2.stp: Ditto.
    * testsuite/semok/pr11808.stp: Ditto.
    * testsuite/semok/pr11809.stp: Ditto.
    * testsuite/semok/syscall_return.stp: Ditto.
    * testsuite/semok/transko.stp: Ditto.
    * testsuite/semok/twenty.stp: Ditto.
    * testsuite/semok/twentyfive.stp: Ditto.
    * testsuite/transok/buildko.stp: Ditto.
    * testsuite/transok/eleven.stp: Ditto.

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

Summary of changes:
 testsuite/buildok/cmdline01.stp                 |    2 +-
 testsuite/buildok/fortytwo.stp                  |    4 +-
 testsuite/buildok/oldlocals01.stp               |    4 +-
 testsuite/buildok/scsi-detailed.stp             |    2 +-
 testsuite/buildok/thirtythree.stp               |    2 +-
 testsuite/buildok/thirtytwo.stp                 |    2 +-
 testsuite/lib/systemtap.exp                     |   41 ++++-
 testsuite/parseko/bad_tapset.stp                |    2 +-
 testsuite/parseko/cmdline02.stp                 |    2 +-
 testsuite/parseko/cmdline03.stp                 |    2 +-
 testsuite/parseko/cmdline04.stp                 |    2 +-
 testsuite/parseko/cmdline06.stp                 |    2 +-
 testsuite/parseko/cmdline07.stp                 |    2 +-
 testsuite/parseko/cmdline08.stp                 |    2 +-
 testsuite/parseko/cmdline15.stp                 |    2 +-
 testsuite/parseko/cmdline22.stp                 |    2 +-
 testsuite/parseko/deprecated01.stp              |    2 +-
 testsuite/parseko/preprocess13.stp              |    2 +-
 testsuite/parseko/preprocess16.stp              |    2 +-
 testsuite/parseko/preprocess17.stp              |    2 +-
 testsuite/parseko/twentyseven.stp               |    2 +-
 testsuite/parseko/twentythree.stp               |    2 +-
 testsuite/parseok/all_tapsets.stp               |    2 +-
 testsuite/parseok/bad_tapset.stp                |    2 +-
 testsuite/parseok/cmdline01.stp                 |    4 +-
 testsuite/parseok/cmdline02.stp                 |    2 +-
 testsuite/parseok/deprecated01.stp              |    2 +-
 testsuite/parseok/fourteen.stp                  |    2 +-
 testsuite/parseok/macros05.stp                  |    2 +-
 testsuite/parseok/macros08.stp                  |    2 +-
 testsuite/parseok/nineteen.stp                  |    2 +-
 testsuite/parseok/semko.stp                     |    2 +-
 testsuite/parseok/unparser.stp                  |    2 +-
 testsuite/semko/fifty.stp                       |    2 +-
 testsuite/semko/nodwf01.stp                     |    2 +-
 testsuite/semko/nodwf02.stp                     |    2 +-
 testsuite/semko/nodwf03.stp                     |    2 +-
 testsuite/semko/nodwf04.stp                     |    2 +-
 testsuite/semko/nodwf05.stp                     |    2 +-
 testsuite/semko/nodwf06.stp                     |    2 +-
 testsuite/semko/nodwf07.stp                     |    2 +-
 testsuite/semko/nodwf08.stp                     |    2 +-
 testsuite/semko/nodwf09.stp                     |    2 +-
 testsuite/semko/plt2.stp                        |    2 +-
 testsuite/semko/target_lvalue.stp               |    8 +-
 testsuite/semok/args.stp                        |    2 +-
 testsuite/semok/badvar.stp                      |    2 +-
 testsuite/semok/badvar_undefined.stp            |    2 +-
 testsuite/semok/bz11911.stp                     |    2 +-
 testsuite/semok/defined_list_vars.stp           |    2 +-
 testsuite/semok/eight.stp                       |    2 +-
 testsuite/semok/nine.stp                        |    2 +-
 testsuite/semok/nodwf01.stp                     |    2 +-
 testsuite/semok/nodwf02.stp                     |    2 +-
 testsuite/semok/nodwf03.stp                     |    2 +-
 testsuite/semok/nodwf04.stp                     |    2 +-
 testsuite/semok/nodwf05.stp                     |    2 +-
 testsuite/semok/nodwf06.stp                     |    2 +-
 testsuite/semok/nodwf07.stp                     |    2 +-
 testsuite/semok/plt2.stp                        |    2 +-
 testsuite/semok/pr11808.stp                     |    2 +-
 testsuite/semok/pr11809.stp                     |    2 +-
 testsuite/semok/syscall_return.stp              |    2 +-
 testsuite/semok/transko.stp                     |    2 +-
 testsuite/semok/twenty.stp                      |    2 +-
 testsuite/semok/twentyfive.stp                  |    8 +-
 testsuite/systemtap.pass1-4/buildko.exp         |   28 +++--
 testsuite/systemtap.pass1-4/buildok-dyninst.exp |  186 +++++++++++++++++++++++
 testsuite/systemtap.pass1-4/parseko.exp         |   28 +++--
 testsuite/systemtap.pass1-4/parseok.exp         |   36 ++++-
 testsuite/systemtap.pass1-4/semko.exp           |   40 +++--
 testsuite/systemtap.pass1-4/semok.exp           |   94 +++++++++---
 testsuite/systemtap.pass1-4/transko.exp         |   28 +++--
 testsuite/systemtap.pass1-4/transok.exp         |   18 ++-
 testsuite/transok/buildko.stp                   |    4 +-
 testsuite/transok/eleven.stp                    |    2 +-
 76 files changed, 489 insertions(+), 164 deletions(-)
 create mode 100644 testsuite/systemtap.pass1-4/buildok-dyninst.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:[~2012-09-26 19:33 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-09-26 19:33 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.8-256-g8c94efa 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).