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-269-g1d844b5
@ 2010-03-20 20:01 jistone
  0 siblings, 0 replies; only message in thread
From: jistone @ 2010-03-20 20: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  1d844b57ab0a846b6059e682a6a70403aaef6ebc (commit)
      from  1ae727577edea9441033fd0eff179b06e0a87348 (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 1d844b57ab0a846b6059e682a6a70403aaef6ebc
Author: Josh Stone <jistone@redhat.com>
Date:   Sat Mar 20 12:29:37 2010 -0700

    PR11405: Warn and continue for parsing errors in tapsets
    
    When we start seeing tapsets provided by third parties, any errors in
    their files should not be fatal to us.  Since we don't really know which
    tapsets are our own, this leniency applies to all.
    
    * main.cxx (main): Warn on tapset errors, but continue unless -W.
    * testsuite/parseko/bad_tapset/foo.stp: New bogus tapset.
    * testsuite/parseko/bad_tapset.stp: Check that "-W -I bad_tapset" fails.
    * testsuite/parseok/bad_tapset.stp: Check that "-I bad_tapset" succeeds.
    * testsuite/parseok/all_tapsets.stp: Check -W with the default tapsets.

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

Summary of changes:
 main.cxx                             |    5 ++++-
 testsuite/parseko/bad_tapset.stp     |    6 ++++++
 testsuite/parseko/bad_tapset/foo.stp |    2 ++
 testsuite/parseok/all_tapsets.stp    |    5 +++++
 testsuite/parseok/bad_tapset.stp     |    6 ++++++
 5 files changed, 23 insertions(+), 1 deletions(-)
 create mode 100755 testsuite/parseko/bad_tapset.stp
 create mode 100644 testsuite/parseko/bad_tapset/foo.stp
 create mode 100755 testsuite/parseok/all_tapsets.stp
 create mode 100755 testsuite/parseok/bad_tapset.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:[~2010-03-20 20:01 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-20 20:01 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-269-g1d844b5 jistone

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