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.5-146-gaa238e2


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  aa238e24b8b00d9698ced500dc78fd5a253f1f0d (commit)
      from  1189063f8adaa13e2da16b51ab665663497ac102 (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 aa238e24b8b00d9698ced500dc78fd5a253f1f0d
Author: William Cohen <wcohen@redhat.com>
Date:   Wed Jul 20 10:52:43 2011 -0400

    Factor out code to normalize the architecture names and add arm arch
    
    A few tests need to know the generic architecture name rather than
    the specific variant. This patch factors out the code into
    testsuite/lib/systemtap.exp and add entries for the arm architecture
    variants.

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

Summary of changes:
 testsuite/lib/systemtap.exp               |   10 ++++++++++
 testsuite/systemtap.base/cmd_parse.exp    |    4 +---
 testsuite/systemtap.base/preprocessor.exp |    4 +---
 3 files changed, 12 insertions(+), 6 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]