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-63-g74efda8


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  74efda8d847591a2146601ad085e6411340f3e98 (commit)
      from  88462544ccc86c37e85d2cf9e88b8a0106d78a14 (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 74efda8d847591a2146601ad085e6411340f3e98
Author: Wenji Huang <wenji.huang@oracle.com>
Date:   Tue May 5 19:26:38 2009 -0400

    PR10102: tolerate the failure related to optional probe
    
    This patch will make stap silently accept the
    failure related to optional probe. It puts try/catch
    around find_and_build which can cover most probe types.
    The specific treatment for dwarf_derived_probe in
    commit ed82b7c902d6a2e26452ec51c9cdb9665dbf9e97 is
    reverted.

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

Summary of changes:
 elaborate.cxx                              |   16 ++++++++++++----
 testsuite/systemtap.base/optionalprobe.stp |   10 +++++++++-
 2 files changed, 21 insertions(+), 5 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]