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.7-26-ged82b7c


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  ed82b7c902d6a2e26452ec51c9cdb9665dbf9e97 (commit)
      from  d478560c710a8966de96f54c0145ccaa7e2f4c5f (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 ed82b7c902d6a2e26452ec51c9cdb9665dbf9e97
Author: Wenji Huang <wenji.huang@oracle.com>
Date:   Mon Apr 27 22:35:05 2009 -0400

    PR10102: tolerate mismatched optional probe
    
    * elaborate.cxx: Early return for mismatched optional probe.
    * testsuite/systemtap.base/optionalprobe.exp: New test case.
    * testsuite/systemtap.base/optionalprobe.stp: Ditto.

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

Summary of changes:
 elaborate.cxx                              |    3 +++
 testsuite/systemtap.base/optionalprobe.exp |    9 +++++++++
 testsuite/systemtap.base/optionalprobe.stp |    6 ++++++
 3 files changed, 18 insertions(+), 0 deletions(-)
 create mode 100644 testsuite/systemtap.base/optionalprobe.exp
 create mode 100644 testsuite/systemtap.base/optionalprobe.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]