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.1-163-g01c829f


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  01c829fe9f5a670ba37a970c66723e8737fe0287 (commit)
       via  63ea4244cd378a756017c66085bdf45d4ce95df4 (commit)
      from  54975cd8f5844cca2cc0a32ab26fd2b546a81984 (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 01c829fe9f5a670ba37a970c66723e8737fe0287
Author: Josh Stone <jistone@redhat.com>
Date:   Sat Mar 6 13:08:22 2010 -0800

    Move semko/nineteen.stp to semok
    
    The *ko tests are for things that SHOULD fail, but semko/nineteen is a
    test that should pass but often doesn't (due to inline var trouble).  It
    should be in semok to set the expectation properly.
    
    It does pass on F12 now, but if we want to silence the error for older
    gcc, setup_kfail is the right approach.

commit 63ea4244cd378a756017c66085bdf45d4ce95df4
Author: Josh Stone <jistone@redhat.com>
Date:   Sat Mar 6 11:41:49 2010 -0800

    PR11352: Assign tokens to all SDT-synthesized elements
    
    * tapsets.cxx (sdt_query::convert_probe): Fix a few missing tokens.
      (sdt_var_expanding_visitor::visit_target_symbol): Ditto.
    * translate.cxx (c_unparser::record_actions): Add a defensive check,
      which perhaps someday can be an assertion instead.

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

Summary of changes:
 tapsets.cxx                                        |   25 +++++++++++--------
 .../{semko/nineteen.stp => semok/thirtynine.stp}   |    3 +-
 translate.cxx                                      |    7 ++++-
 3 files changed, 21 insertions(+), 14 deletions(-)
 rename testsuite/{semko/nineteen.stp => semok/thirtynine.stp} (56%)


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]