public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-115-gc69a87e
@ 2010-02-25 18:39 fche
  0 siblings, 0 replies; only message in thread
From: fche @ 2010-02-25 18:39 UTC (permalink / raw)
  To: systemtap-cvs

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  c69a87e094e5e66daee8399838c8475f023ddc04 (commit)
      from  e7227e90cd1414b2d02884617da0346134892526 (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 c69a87e094e5e66daee8399838c8475f023ddc04
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Thu Feb 25 13:33:28 2010 -0500

    PR11005: @defined part 2: clarify/standardize internal handling of unresolvable $variables
    
    * staptree.cxx (target_symbol::chain): New function.
    * staptree.h: Declare it.
    * (*): Use it instead of hand-chaining to target_symbol->saved_conversion_error.
    * tapset-mark.cxx (*::visit_target_symbol): Chain resolution error object,
      do not throw.
    * tapset-procfs.cxx (*::visit_target_symbol): Ditto.
    * tapset-utrace.cxx (*::visit_target_symbol): Ditto.
    * tapsets.cxx (*::visit_target_symbol): Ditto.
      (*::visit_defined_op): Explain & enforce the above.
    * testsuite/semok/thirtysix.stp: Expand.
    
    * testsuite/systemtap.base/sdt_misc.exp: Bonus fix: make work with blddir != srcdir.

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

Summary of changes:
 staptree.cxx                          |    8 +
 staptree.h                            |    3 +-
 tapset-mark.cxx                       |   31 ++-
 tapset-procfs.cxx                     |  182 +++++++-------
 tapset-utrace.cxx                     |   37 ++-
 tapsets.cxx                           |  452 ++++++++++++++++-----------------
 testsuite/semok/thirtysix.stp         |   42 ++-
 testsuite/systemtap.base/sdt_misc.exp |    2 +-
 8 files changed, 400 insertions(+), 357 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-02-25 18:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-25 18:39 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-115-gc69a87e fche

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).