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-401-gcfd4b9f


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  cfd4b9fb3bdaeaa5d02a2dbc145dad12699405a8 (commit)
      from  00873a2d512858f01d18a04f432c4de82c524869 (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 cfd4b9fb3bdaeaa5d02a2dbc145dad12699405a8
Author: Mark Wielaard <mjw@redhat.com>
Date:   Fri Nov 11 12:23:25 2011 +0100

    testsuite/systemtap.base/vta-test.c: Tweaked to use variables.
    
    GCC 4.6 was too smart. It saw we didn't actually use the a[] ever
    so never stored its contents. Now we actually use the array so a
    (constant) expresion location is put in the dwarf output.

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

Summary of changes:
 testsuite/systemtap.base/vta-test.c |   17 ++++++++++-------
 1 files changed, 10 insertions(+), 7 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]