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.2-349-g514f3b0


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  514f3b061acde35e1fa5bcea5664d113b8688863 (commit)
      from  37e088a1fca8468a60edabf9ec4559260ae9c359 (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 514f3b061acde35e1fa5bcea5664d113b8688863
Author: Mark Wielaard <mjw@redhat.com>
Date:   Sun Jun 27 14:22:55 2010 +0200

    Don't panic on utrace_barrier failures because process already ended.
    
    * runtime/task_finder.c (stap_utrace_detach): When utrace_barrier returns
      -ESRCH or -EALREADY treat it as success.

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

Summary of changes:
 runtime/task_finder.c |    3 ++-
 1 files changed, 2 insertions(+), 1 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]