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-0.9-103-g06ba5b2


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  06ba5b2c104f5c1c613fdf9085897e56b0912209 (commit)
      from  89f3a1254ccf16a6828671c6e5bc407bc061f040 (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 06ba5b2c104f5c1c613fdf9085897e56b0912209
Author: Dave Brolley <brolley@redhat.com>
Date:   Wed Mar 11 12:12:16 2009 -0400

    2009-03-11  Dave Brolley  <brolley@redhat.com>
    
            PR 9936
            * stap-find-servers (configuration): Set timeout to 10 seconds.
            (find_servers): Run avahi-browse in the background and wait for
            $timeout seconds for it to finish. Kill it if it does not finish.
            Use a temp file for avahi-browse output.
            (match_server): Use -t $timeout on read commands.
            * stap-start-server: Check for $server_pid as a running process and
            for avahi-publish-service running as a child of $server_pid in order
            to confirm that the server is running.

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

Summary of changes:
 stap-find-servers |   52 ++++++++++++++++++++++++++++++++++++++++------------
 stap-start-server |   19 +++++++++++--------
 2 files changed, 51 insertions(+), 20 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]