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.6-690-g7f36f72


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  7f36f7228feb56c7e129d67022705045b8aa15d5 (commit)
      from  7cd37b1a0b1641f57f8dae5711f6394b6f288e97 (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 7f36f7228feb56c7e129d67022705045b8aa15d5
Author: Chris Meek <cmeek@redhat.com>
Date:   Thu Jan 26 16:17:50 2012 -0500

    PR13546 Cont'd: Added stress tests
    
    Tests both normal and statistics arrays with integer,
    string and two string keys with 2048 enties each.

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

Summary of changes:
 testsuite/systemtap.maps/map_hash.exp          |12313 ++++++++++++++++++++++++
 testsuite/systemtap.maps/map_hash_II.stp       | 2053 ++++
 testsuite/systemtap.maps/map_hash_SI.stp       | 2053 ++++
 testsuite/systemtap.maps/map_hash_SSI.stp      | 2053 ++++
 testsuite/systemtap.maps/map_hash_stat_II.stp  | 2061 ++++
 testsuite/systemtap.maps/map_hash_stat_SI.stp  | 2061 ++++
 testsuite/systemtap.maps/map_hash_stat_SSI.stp | 2061 ++++
 7 files changed, 24655 insertions(+), 0 deletions(-)
 create mode 100644 testsuite/systemtap.maps/map_hash.exp
 create mode 100644 testsuite/systemtap.maps/map_hash_II.stp
 create mode 100644 testsuite/systemtap.maps/map_hash_SI.stp
 create mode 100644 testsuite/systemtap.maps/map_hash_SSI.stp
 create mode 100644 testsuite/systemtap.maps/map_hash_stat_II.stp
 create mode 100644 testsuite/systemtap.maps/map_hash_stat_SI.stp
 create mode 100644 testsuite/systemtap.maps/map_hash_stat_SSI.stp


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]