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.2-297-g2c8f96f


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  2c8f96fd9f13f1d7a5c6efeb7ad4f7760026c743 (commit)
       via  768e0da161270057e9bdee9862c8a48fed4c4268 (commit)
      from  5be20089b69232409dd346b83e62cf40f03bf6ad (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 2c8f96fd9f13f1d7a5c6efeb7ad4f7760026c743
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Jun 21 13:57:16 2010 +0200

    Rework usymbols.exp to create arch specific executables and library names.
    
    This makes it more clear what setup is specifically tested. But it also
    seems to work around a bug where systemtap apparently picks up the wrong
    copy (cached?) of similarly named executables/shared libraries. PR11735.
    
    * testsuite/systemtap.context/usymbols.exp: Make testexename/testlibname
      derived from arch under test.

commit 768e0da161270057e9bdee9862c8a48fed4c4268
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Jun 21 11:40:38 2010 +0200

    usymbols.exp set maintestflags and testlibflags correctly for compat (-m32).
    
    Testcase now really compiles both for default and compat (-m32) arches for
    platforms that support it. This makes the 32-on-64 x86_64 fail similarly
    to the ppc case (user_long fetches a kernel long, not the user space long).
    
    * testsuite/systemtap.context/usymbols.exp: Set maintestflags and
      testlibflags not just testflags.

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

Summary of changes:
 testsuite/systemtap.context/usymbols.exp |   26 +++++++++++++++++---------
 1 files changed, 17 insertions(+), 9 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]