public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9-105-g3bd0d4d
@ 2009-03-11 23:01 rarora
  0 siblings, 0 replies; only message in thread
From: rarora @ 2009-03-11 23:01 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  3bd0d4df7ccfd9afe7771441b26d8baaaf180e29 (commit)
      from  e248aea9a04dd0d3c4e066afdca52176aaf9a536 (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 3bd0d4df7ccfd9afe7771441b26d8baaaf180e29
Author: Rajan Arora <rarora@redhat.com>
Date:   Wed Mar 11 18:44:21 2009 -0400

    PR 7071: Optional $context variables fix
    
    * tapsets.cxx (dwarf_var_expanding_visitor::visit_target_symbol):
      Substitute erroneous target symbol with literal 0 if session level
      flag, skip_badvars is set.
    * session.h (struct systemtap_session):
      New flag: skip_badvars.
    * main.cxx:
      Command line argument --skip-badvars added.
    * stap.1.in:
      Entry for new option --skip-badvars.
    * NEWS:
      Added blurb for new option now available.
    * testsuite/semok/badvar.stp:
      Test case to check added functionality.

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

Summary of changes:
 NEWS                       |    5 +++++
 main.cxx                   |    7 +++++++
 session.h                  |    3 +++
 stap.1.in                  |    3 +++
 tapsets.cxx                |   37 +++++++++++++++++++++++++------------
 testsuite/semok/badvar.stp |    7 +++++++
 6 files changed, 50 insertions(+), 12 deletions(-)
 create mode 100755 testsuite/semok/badvar.stp


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


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

only message in thread, other threads:[~2009-03-11 23:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-11 23:01 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9-105-g3bd0d4d rarora

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).