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-0.9.9-175-g345bbb3


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  345bbb3d0f827566083cb124c6f3641639ad98d4 (commit)
      from  1392896dcda33324d43392f8e99fed240cf5fb9b (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 345bbb3d0f827566083cb124c6f3641639ad98d4
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Aug 24 17:09:29 2009 +0200

    Fix failing uprobes.exp -p5 failures by removing trailing spaces in $$ vars.
    
    * tapsets.cxx (dwarf_var_expanding_visitor::visit_target_symbol_context):
      Don't add extra space at end of list, only add space between symbols.
    * testsuite/systemtap.base/uprobes.exp: Use more specific expect regex.
    * testsuite/systemtap.base/vars.exp: Don't just chop off last char of printf
      output string.

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

Summary of changes:
 tapsets.cxx                          |   14 +++++++++-----
 testsuite/systemtap.base/uprobes.exp |    4 ++--
 testsuite/systemtap.base/vars.exp    |    2 +-
 3 files changed, 12 insertions(+), 8 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]