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.3-30-gb8c632d


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  b8c632dc0371ab56d13f90a1b3dd0919b1fadb42 (commit)
      from  89e2abb12703bdab887b4c8e50156fa5898aeb10 (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 b8c632dc0371ab56d13f90a1b3dd0919b1fadb42
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Sun Aug 1 20:30:51 2010 -0400

    respond quickly to ^C for long statement wildcard loops
    
    Without this patch, an operation such as
      % stap -L 'kernel.statement("choose_mirror@*:*")'
    was not immediately interruptible.
    
    * dwflpp.cxx (iterate_over_srcfile_lines): Abort quickly if
      pending_interrupts.

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

Summary of changes:
 dwflpp.cxx |    2 ++
 1 files changed, 2 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]