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-243-g2e66901


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  2e66901da2ffed2261784f458a2fc57d6f059725 (commit)
      from  1b0350b522d4fe24ed1922602a60eab6f96c305d (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 2e66901da2ffed2261784f458a2fc57d6f059725
Author: Josh Stone <jistone@redhat.com>
Date:   Tue Nov 17 18:59:47 2009 -0800

    Test cross-CU type discovery
    
    Check that we can dereference a type declaration that is
    defined in a separate CU from the function.

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

Summary of changes:
 testsuite/systemtap.base/cu-decl-1.c |   17 +++++++++++++++++
 testsuite/systemtap.base/cu-decl-2.c |   10 ++++++++++
 testsuite/systemtap.base/cu-decl.exp |   23 +++++++++++++++++++++++
 3 files changed, 50 insertions(+), 0 deletions(-)
 create mode 100644 testsuite/systemtap.base/cu-decl-1.c
 create mode 100644 testsuite/systemtap.base/cu-decl-2.c
 create mode 100644 testsuite/systemtap.base/cu-decl.exp


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]