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.8-197-g1123a74


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  1123a74ab28d4ae9f2db0d704ce3981064ed9591 (commit)
      from  5c5099faf99e24038eda90d91d0efa59d482e440 (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 1123a74ab28d4ae9f2db0d704ce3981064ed9591
Author: Wenji Huang <wenji.huang@oracle.com>
Date:   Mon Jul 27 15:52:28 2009 -0400

    PR6905: tweak WILDCARD and RANGE line type for process.statement
    
    * dwflpp.cxx (iterate_over_srcfile_lines): Check the line range
      and tolerate invalid line number for WILDCARD line type.
    * testsuite/systemtap.base/bz6905.c: Test case.
    * testsuite/systemtap.base/bz6905.exp: Ditto.
    * testsuite/systemtap.base/bz6905.stp: Ditto.

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

Summary of changes:
 dwflpp.cxx                          |   32 ++++++++++++++++++++++++++++----
 testsuite/systemtap.base/bz6905.c   |    7 +++++++
 testsuite/systemtap.base/bz6905.exp |   25 +++++++++++++++++++++++++
 testsuite/systemtap.base/bz6905.stp |    4 ++++
 4 files changed, 64 insertions(+), 4 deletions(-)
 create mode 100644 testsuite/systemtap.base/bz6905.c
 create mode 100644 testsuite/systemtap.base/bz6905.exp
 create mode 100644 testsuite/systemtap.base/bz6905.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]