public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-9-g122b4fc
@ 2010-03-25 21:40 jistone
  0 siblings, 0 replies; only message in thread
From: jistone @ 2010-03-25 21:40 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  122b4fcd9ca8947ab96c8efdfe4430df8ea6b341 (commit)
      from  4a9530fe2547894f2d2452488e62fb3f389fd4cb (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 122b4fcd9ca8947ab96c8efdfe4430df8ea6b341
Author: Josh Stone <jistone@redhat.com>
Date:   Thu Mar 25 14:31:45 2010 -0700

    PR11399: Allow '**' to match tapsets across '.'
    
    Normally wildcards are constrained to matching a single probe point
    component between the '.' separator.  This patch enables '**' to match
    across the separator.
    
    Probe point parameters are still absolute separators though, as there's
    not really a meaningful semantic we could use to cross them with '**'.
    
    * elaborate.cxx (isdoubleglob): Check for '**'.
      (match_node::find_and_build): Recurse '**' to cross separators.
    * testsuite/semok/doubleglob.stp: New test of broad wildcards.
    * testsuite/semko/doubleglob.stp: New negative test.

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

Summary of changes:
 elaborate.cxx                  |   74 ++++++++++++++++++++++++++++++++++++++++
 testsuite/semko/doubleglob.stp |    3 ++
 testsuite/semok/doubleglob.stp |    6 +++
 3 files changed, 83 insertions(+), 0 deletions(-)
 create mode 100755 testsuite/semko/doubleglob.stp
 create mode 100755 testsuite/semok/doubleglob.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-25 21:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-25 21:40 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-9-g122b4fc 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).