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.7-76-g2798529


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  279852914421db2746c50b304dba5eac9e1a1c16 (commit)
       via  f17bf3a11fd6e62cfc170534dc5d0f75e49d6725 (commit)
       via  ea7e1c17dddea793666d6124d91b844a5c48fb53 (commit)
       via  372c6458949b5f7f72909410e64529981084e69b (commit)
      from  3f19d59ddaa7faa368151729e6c485ed28b745b0 (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 279852914421db2746c50b304dba5eac9e1a1c16
Merge: f17bf3a 3f19d59
Author: Dave Brolley <brolley@redhat.com>
Date:   Tue Mar 6 14:51:54 2012 -0500

    Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

commit f17bf3a11fd6e62cfc170534dc5d0f75e49d6725
Author: Dave Brolley <brolley@redhat.com>
Date:   Tue Mar 6 14:51:32 2012 -0500

    More updates to client_args.exp test suite.

commit ea7e1c17dddea793666d6124d91b844a5c48fb53
Merge: 372c645 2754e7b
Author: Dave Brolley <brolley@redhat.com>
Date:   Tue Mar 6 14:31:16 2012 -0500

    Merge branch 'master' of ssh://sources.redhat.com/git/systemtap
    
    Conflicts:
    	cmdline.cxx
    	cmdline.h
    	session.cxx

commit 372c6458949b5f7f72909410e64529981084e69b
Author: Dave Brolley <brolley@redhat.com>
Date:   Tue Mar 6 12:48:32 2012 -0500

    Long options rework.
    
    - Don't rely on the order of stap_long_options for indexing
      - getopt_long now returns all option ids
    - Same for options processing in stap-serverd
    - Update client_args test suite

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

Summary of changes:
 cmdline.cxx                                |   72 ++--
 cmdline.h                                  |   83 ++--
 session.cxx                                |  726 ++++++++++++++--------------
 session.h                                  |    2 +-
 stap-serverd.cxx                           |  130 +++---
 testsuite/systemtap.server/client_args.exp |   13 +
 6 files changed, 513 insertions(+), 513 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]