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-227-g7d88825


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  7d88825f493c9445627654efda0bf6c7b4c3be6f (commit)
      from  a2b0b5c884a57145ceade09d8f4b2f4cb7fe08e7 (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 7d88825f493c9445627654efda0bf6c7b4c3be6f
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon May 14 12:39:10 2012 +0200

    plt.exp: Don't count unreliable plt invocations.
    
    Depending on gcc version and glibc used plt calls to malloc, free and
    __cxa_finalize differ too much (or are just optimized away completely)
    to rely on them in the test. Just take them out.

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

Summary of changes:
 testsuite/systemtap.base/plt.exp |   12 ++----------
 1 files changed, 2 insertions(+), 10 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]