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-339-g671a1d8


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  671a1d824ff1320f9e2fa3ed27d5458cc44a5dcc (commit)
      from  51c1bb7a9bebcda7f3e9cf070196707bc1d3aaff (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 671a1d824ff1320f9e2fa3ed27d5458cc44a5dcc
Author: David Smith <dsmith@redhat.com>
Date:   Tue Nov 30 14:18:22 2010 -0600

    Fixed BZ624657 by fixing timing issues in the initscript.
    
    * initscript/systemtap.in (start_script): Make sure we wait until the pid
      file has been written before trying to use it.
      (stop_script): Check to see if the module has been really unloaded
      before declaring success.

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

Summary of changes:
 initscript/systemtap.in |   78 +++++++++++++++++++++++++++++++++++++---------
 1 files changed, 62 insertions(+), 16 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]