From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30019 invoked by alias); 26 Sep 2012 19:33:04 -0000 Received: (qmail 29919 invoked by uid 9156); 26 Sep 2012 19:33:00 -0000 Date: Wed, 26 Sep 2012 19:33:00 -0000 Message-ID: <20120926193300.29908.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.8-256-g8c94efa X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 6a126482c498f3f75f1e14df238647e94f6fd47c X-Git-Newrev: 8c94efa76616a6460d793c8de43d6a491a93fa16 Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Reply-To: systemtap@sourceware.org X-SW-Source: 2012-q3/txt/msg00182.txt.bz2 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 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