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.6-203-g3845290


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  3845290458cd498e490078318ae5306911cb47a9 (commit)
       via  87e00d4e2c4c0a7a9f8f0679f54b0ae6da3e706a (commit)
      from  7c7971f5df049cfec2e1d5eaee4795de0e439030 (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 3845290458cd498e490078318ae5306911cb47a9
Author: Dave Brolley <brolley@redhat.com>
Date:   Tue Sep 13 11:07:11 2011 -0400

    RHBZ 737095: Unable to start a systemtap server
    
    - Don't use getlogin to obtain user name because it can fail.
    - Establish server log before issuing any messages.
    - Failure of avahi to advertise is now only a warning. Avahi is not
      always available and the server can still be used directly.

commit 87e00d4e2c4c0a7a9f8f0679f54b0ae6da3e706a
Author: Dave Brolley <brolley@redhat.com>
Date:   Tue Sep 13 11:05:47 2011 -0400

    Don't expose local path names in test names.

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

Summary of changes:
 stap-serverd.cxx                           |   44 ++++++++++++++----------
 stap-start-server                          |   21 ++++++-----
 testsuite/systemtap.server/client_args.exp |   50 ++++++++++++++--------------
 3 files changed, 61 insertions(+), 54 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]