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.7-180-gfd44b57


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  fd44b5791e2f52ae552b57c2345a9904c8428f8f (commit)
      from  b874de0335a8cd629a7233819ecdab4018d2e82c (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 fd44b5791e2f52ae552b57c2345a9904c8428f8f
Author: David Smith <dsmith@redhat.com>
Date:   Tue Apr 24 11:04:35 2012 -0500

    Updated and added syscall testsuite debug scripts.
    
    * testsuite/systemtap.syscall/test-debug.tcl: Updated regexp that looks
      for specially formatted comments in the test executable source.
    * testsuite/systemtap.syscall/test-debug-cmd.tcl: New script, similar to
      test-debug.tcl, but displays the output on the command line (instead of
      in its own window).
    * testsuite/systemtap.syscall/test-debug-cmd-nd.tcl: New script, similar to
      test-debug-cmd.tcl, but used the nd_sycall tapset.

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

Summary of changes:
 .../{test-debug.tcl => test-debug-cmd-nd.tcl}      |   68 +++++++-------------
 .../{test-debug.tcl => test-debug-cmd.tcl}         |   64 ++++++------------
 testsuite/systemtap.syscall/test-debug.tcl         |    2 +-
 3 files changed, 47 insertions(+), 87 deletions(-)
 copy testsuite/systemtap.syscall/{test-debug.tcl => test-debug-cmd-nd.tcl} (64%)
 copy testsuite/systemtap.syscall/{test-debug.tcl => test-debug-cmd.tcl} (67%)


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]