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.0-66-g5aa987f


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  5aa987f2edc5c60b61d66fc0e5b7e0fb33423586 (commit)
      from  6b517475576ac5f2209e5231d14d0b8aa0b6a4d5 (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 5aa987f2edc5c60b61d66fc0e5b7e0fb33423586
Author: Mark Wielaard <mjw@redhat.com>
Date:   Tue Oct 6 15:22:21 2009 +0200

    PR10739 testcase. Split const_value test in two. Absolute const addr fails.
    
    * testsuite/systemtap.base/const_value.exp: Handle both const_value blocks
      and address separately. XFAIL second test as PR10739.
    * testsuite/systemtap.base/const_value.stp: Only query baz const value.
    * testsuite/systemtap.base/const_value_func.c: New test for bar address.
    * testsuite/systemtap.base/const_value_func.stp: Likewise.

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

Summary of changes:
 testsuite/systemtap.base/const_value.exp      |   48 +++++++++++++++++++++---
 testsuite/systemtap.base/const_value.stp      |    1 -
 testsuite/systemtap.base/const_value_func.c   |   22 +++++++++++
 testsuite/systemtap.base/const_value_func.stp |    4 ++
 4 files changed, 68 insertions(+), 7 deletions(-)
 create mode 100644 testsuite/systemtap.base/const_value_func.c
 create mode 100644 testsuite/systemtap.base/const_value_func.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]