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.7-286-ge19ebcf


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  e19ebcf70ab20d61d845d67f1d82352891f404e0 (commit)
      from  985892de26421af1689dc6ecdfde9cc74208548c (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 e19ebcf70ab20d61d845d67f1d82352891f404e0
Author: Chris Meek <cmeek@redhat.com>
Date:   Wed Jun 6 14:57:26 2012 -0400

    PR13516: Wrapped exception throwing in function
    
    Now uses assert_no_exception() rather than directly
    checking pending_interrupts.

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

Summary of changes:
 buildrun.cxx  |    2 +-
 csclient.cxx  |   10 +++++-----
 dwflpp.cxx    |   14 +++++++-------
 elaborate.cxx |   26 +++++++++++++-------------
 main.cxx      |   24 ++++++++++++------------
 session.cxx   |    4 +++-
 session.h     |    2 ++
 setupdwfl.cxx |    4 ++--
 tapsets.cxx   |    4 ++--
 translate.cxx |   14 +++++++-------
 10 files changed, 54 insertions(+), 50 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]