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.5-208-ga12a8a3


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  a12a8a3f1b4f7cdb743aeaaa5ee6c5a4ff28bb7e (commit)
      from  247f1e1fa09953347a4e5313ae0022f151316dae (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 a12a8a3f1b4f7cdb743aeaaa5ee6c5a4ff28bb7e
Author: Rajan Arora <rarora@redhat.com>
Date:   Wed Apr 22 12:10:37 2009 -0400

    PR 9941: Add predicate function callback to check for an early abort
    
    * tapsets.cxx: Add dwfl_report_offline_predicate to check pending
      interrupts for an early abort.
    * tapsets.h: Declare it.
    * translate.cxx: Add callback to function call.

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

Summary of changes:
 tapsets.cxx   |   11 ++++++++++-
 tapsets.h     |    1 +
 translate.cxx |    2 +-
 3 files changed, 12 insertions(+), 2 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]