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-105-g1eed9af


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  1eed9afca1a408fb35e39b9e935011b7b8d3c7ba (commit)
      from  696ec1549fcd846f9736a9c96e25f6ba555cd3e4 (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 1eed9afca1a408fb35e39b9e935011b7b8d3c7ba
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Aug 7 00:01:04 2009 +0200

    PR10486 Raise default MAXSTRINGLEN.
    
    * translate.cxx (translate_pass): Raise MAXSTRINGLEN to 256 for 32bit arches
      and to 512 for 64bit arches.
    * testsuite/systemtap.context/backtrace.tcl: Don't set MAXSTRINGLEN.
    * testsuite/systemtap.exelib/ustack.tcl: Likewise.
    * testsuite/systemtap.string/str_replace.exp: Explicitly set MAXSTRINGLEN.

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

Summary of changes:
 testsuite/systemtap.context/backtrace.tcl  |    4 ++--
 testsuite/systemtap.exelib/ustack.tcl      |    7 ++-----
 testsuite/systemtap.string/str_replace.exp |    4 +++-
 translate.cxx                              |   11 ++++++++++-
 4 files changed, 17 insertions(+), 9 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]