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.8-11-g4756110


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  475611069560540caa5453b44691525f26e2fb3b (commit)
      from  74f2951cc3b5d4f3716e23d284a2b3a0767eb5c2 (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 475611069560540caa5453b44691525f26e2fb3b
Author: Mark Wielaard <mjw@redhat.com>
Date:   Tue Jun 16 16:13:25 2009 +0200

    Add GCC version to testsuite run output and systemtap.sum file.
    
    Prints the gcc being used and full version. Also adds short version
    number to systemtap.sum file (plus full version string). Will make
    comparing failures based on compiler version being used easier.
    
    * testsuite/lib/systemtap.exp (print_systemtap_version): Also print
      location and full version of gcc being used.
      (get_system_info): Get gcc version number and long version string.
    * testsuite/lib/stap_run.exp (print_system_info): Output GCC version.

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

Summary of changes:
 testsuite/lib/stap_run.exp  |    3 ++-
 testsuite/lib/systemtap.exp |   14 +++++++++++++-
 2 files changed, 15 insertions(+), 2 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]