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.0-92-gc4ca2da


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  c4ca2da6ca875c0142a4e7ffd95e0aa0c573590b (commit)
      from  784a7d570306d7601a7338c95226a49dec156398 (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 c4ca2da6ca875c0142a4e7ffd95e0aa0c573590b
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Tue Oct 13 17:33:29 2009 -0400

    runtime shutdown errors: simplify, improve error specificity
    
    * transport/control.c (*_cmd): Return -Ecodes rather than "-1" from
      file_operations callbacks.
    * staprun/ctl.c (init_ctl_channel): Return distinct error codes.
    * staprun/staprun.c (remove_module): Skip connection attempt to .ctl
      file; just do delete_module() with O_NONBLOCK.

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

Summary of changes:
 runtime/staprun/ctl.c       |    9 +++++----
 runtime/staprun/staprun.c   |   22 ++++++++++------------
 runtime/transport/control.c |    6 +++---
 3 files changed, 18 insertions(+), 19 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]