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.9-220-g635035c


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  635035ca64e9c6e6ad8252545446bbf9bc2a9c55 (commit)
      from  4569f6bb769482d732f72fb1208522d51f4e36f4 (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 635035ca64e9c6e6ad8252545446bbf9bc2a9c55
Author: David Smith <dsmith@redhat.com>
Date:   Tue Sep 1 15:20:39 2009 -0500

    PR10552: Removed references to the merge ('-M') option.
    * hash.cxx (find_script_hash): Removed unused merge option.
    * main.cxx (checkOptions): Removed merge option checks.
      (main): Removed merge option.
    * session.h: Ditto.
    * initscript/README.initscript: Removed reference to '-M' option.
    * initscript/systemtap.in (stap_getopt): Ditto.
    * testsuite/parseko/cmdline01.stp: Removed merge option test.
    * testsuite/parseko/cmdline05.stp: Ditto.

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

Summary of changes:
 hash.cxx                        |    1 -
 initscript/README.initscript    |    2 +-
 initscript/systemtap.in         |    2 +-
 main.cxx                        |   19 +------------------
 session.h                       |    1 -
 testsuite/parseko/cmdline01.stp |    6 ------
 testsuite/parseko/cmdline05.stp |    5 -----
 7 files changed, 3 insertions(+), 33 deletions(-)
 delete mode 100755 testsuite/parseko/cmdline01.stp
 delete mode 100755 testsuite/parseko/cmdline05.stp


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]