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-585-gbe6b4e2


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  be6b4e27c36f15a77fa51dd920a5b24f5e57cc89 (commit)
      from  efd3ff36c8aff15270d30bc9b315401eeb4f9c0b (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 be6b4e27c36f15a77fa51dd920a5b24f5e57cc89
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Dec 12 22:52:18 2011 +0100

    PR13467 Provide alternative testcase for pointer_array.exp.
    
    pointer_array.exp depends on indexing an array from a user pointer in
    kernel context. This doesn't work on s390x, which has separate user and
    kernel space addresses. kallsyms_expand_symbol.exp decodes the kallsyms
    table from kernel space using various array pointer manipulations.

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

Summary of changes:
 .../systemtap.base/kallsyms_expand_symbol.exp      |   12 ++++
 .../systemtap.base/kallsyms_expand_symbol.stp      |   54 ++++++++++++++++++++
 testsuite/systemtap.base/pointer_array.exp         |    3 +
 3 files changed, 69 insertions(+), 0 deletions(-)
 create mode 100644 testsuite/systemtap.base/kallsyms_expand_symbol.exp
 create mode 100644 testsuite/systemtap.base/kallsyms_expand_symbol.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]