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-139-g49e7723


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  49e7723ec3d2ba8dcd120f5583e142e88f51f7ec (commit)
       via  272c9036cb73f3763e3a8a550a48ac59799fcbe6 (commit)
      from  0ec2c5bf44975e42b0773fc0b1833c658a93690f (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 49e7723ec3d2ba8dcd120f5583e142e88f51f7ec
Author: Wade Farnsworth <wade_farnsworth@mentor.com>
Date:   Wed Mar 28 07:47:06 2012 -0700

    Update sdt_misc.exp testcase for ARM
    
    * Omit -m64 switch for wildcard tests, as ARM does not implement this
    switch
    * Mark a subset of the V1 and V2 tests as XFAIL, as they are known to fail
    due to broken operand parsing on ARM.  Note that this brokenness does
    not affect V3.
    
    Signed-off-by: Wade Farnsworth <wade_farnsworth@mentor.com>

commit 272c9036cb73f3763e3a8a550a48ac59799fcbe6
Author: Wade Farnsworth <wade_farnsworth@mentor.com>
Date:   Wed Mar 28 07:46:16 2012 -0700

    PR13475: Fix ARM SDT_V3 operand parsing
    
    * Include regular expressions to parse ARM operands
    * Add ARM register data
    * Allow for whitespace in ARM operands containing []'s
    
    Signed-off-by: Wade Farnsworth <wade_farnsworth@mentor.com>

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

Summary of changes:
 tapsets.cxx                           |   80 ++++++++++++++++++++++++++------
 testsuite/systemtap.base/sdt_misc.exp |   43 +++++++++++++++---
 2 files changed, 101 insertions(+), 22 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]