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.4-245-gc4f8553


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  c4f8553f847d86398000e77cafbf558068022585 (commit)
      from  208fad9296514df799d1abcaa426b24f6fc88215 (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 c4f8553f847d86398000e77cafbf558068022585
Author: David Smith <dsmith@redhat.com>
Date:   Fri Apr 15 09:24:27 2011 -0500

    More testsuite fixes.
    
    * testsuite/systemtap.base/buildid.exp: Check for uprobes, not just
      utrace.  If we get an error, go ahead and return, since the following
      stuff won't work since we've already cleaned up.
    * testsuite/systemtap.base/target_set.exp: Better cleanup.
    * testsuite/systemtap.base/target_set.stp: Now compiles on s390x and
      ppc64 by using @cast().
    * testsuite/systemtap.context/backtrace.tcl: If we get an EOF, don't call
      exp_contine (which causes a tcl error).

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

Summary of changes:
 testsuite/systemtap.base/buildid.exp      |    7 +++----
 testsuite/systemtap.base/target_set.exp   |    4 +++-
 testsuite/systemtap.base/target_set.stp   |   14 ++++++++++++--
 testsuite/systemtap.context/backtrace.tcl |   21 ++++++++++++++-------
 4 files changed, 32 insertions(+), 14 deletions(-)


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]