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-73-g84b4973


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  84b49730802c1cc625b85a2bfd473f6839d4e99c (commit)
      from  42048078ab7712361ce54fa9face358f75e1d699 (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 84b49730802c1cc625b85a2bfd473f6839d4e99c
Author: PrzemysÅ?aw PaweÅ?czyk <przemyslaw@pawelczyk.it>
Date:   Thu Feb 11 15:10:39 2010 -0500

    Add simple test for PR10257 (sprint(@hist_linear)).
    
    Test is simple, because print and sprint uses the same code for handling
    @hist_* and it is not intended for playing with MAXSTRINGLEN, which is
    required anyway for bigger histograms (the one generated here consists
    of only 127 characters).
    
    When PR10690 (need way to produce bigger procfs output) will be fixed,
    then we should add another test for both PRs with normal histogram.

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

Summary of changes:
 testsuite/systemtap.maps/hist_in_string.exp |    8 ++++++++
 testsuite/systemtap.maps/hist_in_string.stp |   10 ++++++++++
 2 files changed, 18 insertions(+), 0 deletions(-)
 create mode 100644 testsuite/systemtap.maps/hist_in_string.exp
 create mode 100644 testsuite/systemtap.maps/hist_in_string.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]