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.8-167-g99f1c27


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  99f1c2744ee320c1005b58f9266482d2561b6b67 (commit)
      from  b8a791f2809af840da85d7a9ff9b90f5addbfb3a (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 99f1c2744ee320c1005b58f9266482d2561b6b67
Author: David Smith <dsmith@redhat.com>
Date:   Fri Aug 10 08:39:51 2012 -0500

    Improve task_finder/task_finder2 error handling.
    
    * runtime/linux/task_finder.c (stap_start_task_finder): When we ignore
      EPERM or ENOENT errors, be sure to not accidently return the ignored
      error.
    * runtime/linux/task_finder2.c (stap_start_task_finder): Ditto.

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

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