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.1-23-g9f49a98


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  9f49a9853caff67bcc5de7dfe2c52ab1ae7f3738 (commit)
      from  b515db67ec9fff58d6c789e6e27c8e18ed01d6ce (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 9f49a9853caff67bcc5de7dfe2c52ab1ae7f3738
Author: David Smith <dsmith@redhat.com>
Date:   Mon Jan 25 15:04:55 2010 -0600

    Fixed PR 11220 by setting MAP_STRING_LENGTH to MAXSTRINGLEN.
    
    * runtime/map.h: Set MAP_STRING_LENGTH to MAXSTRINGLEN so that large
      strings can be stored in arrays.
    * testsuite/systemtap.base/array_string.exp: New testcase.

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

Summary of changes:
 runtime/map.h                             |    8 +++--
 testsuite/systemtap.base/array_string.exp |   45 +++++++++++++++++++++++++++++
 2 files changed, 50 insertions(+), 3 deletions(-)
 create mode 100644 testsuite/systemtap.base/array_string.exp


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]