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.9-117-ge679283


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  e679283a5ae5555db19d613fa3299f96cfc94eb7 (commit)
      from  aeb2727bd6742d8e4ff98882e57078f72da21b68 (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 e679283a5ae5555db19d613fa3299f96cfc94eb7
Author: Wenji Huang <wenji.huang@oracle.com>
Date:   Mon Aug 10 19:29:50 2009 -0400

    Avoid assertion error for no matched function in statement probe
    
    * dwflpp.cxx (iterate_over_functions): Return for NULL pointer.
    * testsuite/systemtap.base/statement.exp: Add test case.

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

Summary of changes:
 dwflpp.cxx                             |    2 ++
 testsuite/systemtap.base/statement.exp |   12 ++++++++++++
 2 files changed, 14 insertions(+), 0 deletions(-)


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]